jmmv
|
b635f565e7
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
|
2004-01-05 23:23:32 +00:00 |
itojun
|
8883e1fb40
|
use bounded string op
|
2003-07-13 08:05:58 +00:00 |
agc
|
c2a3b5ec84
|
Add NetBSD RCS Ids.
|
2003-06-23 11:53:35 +00:00 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
wiz
|
09cbac4e7f
|
New sentence, new line. From Robert Elz.
|
2002-10-03 15:41:44 +00:00 |
wiz
|
92b80e91d7
|
Format the path to a file with .Pa.
|
2002-07-29 21:08:30 +00:00 |
thorpej
|
1384fef106
|
Note that not all watchdog timers can be disarmed once armed, and that
when such a case is encountered, an error message will be displayed and
the timer will remain armed if an attempt to disarm it is made.
|
2002-07-29 21:00:15 +00:00 |
wiz
|
4136eb5c86
|
Use standard section headers.
|
2001-11-16 11:27:09 +00:00 |
wiz
|
73f545bb5b
|
Drop arguments of .Os.
|
2001-06-05 11:22:41 +00:00 |
cgd
|
d7666f6c7f
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
christos
|
a2c613b344
|
fix nested extern
|
2001-02-04 21:14:32 +00:00 |
soren
|
65c1d02861
|
Remove extern __progname from enable_user(); no longer used.
|
2001-01-11 16:37:41 +00:00 |
lukem
|
0645f2f67b
|
use explicit name rather than __progname in openlog
|
2001-01-11 01:34:28 +00:00 |
lukem
|
d4b8ad46d7
|
don't use LOG_CONS
fix typo
|
2001-01-10 07:59:43 +00:00 |
ad
|
1b9fadaf46
|
typo
|
2000-11-26 15:13:19 +00:00 |
minoura
|
f23be04b99
|
#include <string.h> for strlen() and strcpy().
|
2000-11-06 07:48:28 +00:00 |
thorpej
|
fb6f7d6f21
|
Add a program to manipulate watchdog timers.
|
2000-11-04 18:53:30 +00:00 |