ru
d65df7068b
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
21331566c5
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
tjr
74f73278fd
Add a standard DIAGNOSTICS section.
2004-08-04 02:55:25 +00:00
tjr
9640046e37
Add a cross-reference to colcrt(1).
2004-07-29 07:41:43 +00:00
tjr
41b38e088a
Sort #include directives and remove one duplicate that crept in to the
...
previous commit.
2004-07-29 07:28:26 +00:00
tjr
860a35baa3
Add support for multibyte characters, loosely based on Bruno Haible's
...
work in the util-linux package.
2004-07-29 07:23:37 +00:00
tjr
d985048f3f
Document incorrect handling of multibyte characters.
2004-07-15 06:43:52 +00:00
ru
cbb49d7abe
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
dwmalone
e3e153e6ce
ANSIify function definitions.
...
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
2002-09-04 23:29:10 +00:00
jmallett
51dc8825ab
Remove local prototypes for main().
2002-08-19 03:07:56 +00:00
tjr
072761469a
Sort options in Description section.
2002-06-04 09:17:30 +00:00
tjr
b324db6015
Note SUSv2 conformance.
2002-06-04 09:16:09 +00:00
charnier
75f0c117d4
Use `The .Nm utility'
2002-04-19 23:44:58 +00:00
imp
0338ac6a1a
remove __P
2002-03-22 01:22:50 +00:00
markm
72f8b8d824
Remove leaf node WARNS?=2 (that mainly I added). This should
...
help the GCC3 transition and CURRENT in general.
2002-02-08 22:31:43 +00:00
dwmalone
7a4ad1e332
Style improvements recommended by Bruce as a follow up to some
...
of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
2001-12-10 21:13:08 +00:00
markm
440faa5b2d
Use __FBSDID().
2001-12-02 23:34:16 +00:00
obrien
527fbd1b7b
Remove the misnamed `xmalloc' and replace its uses with the realloc (along
...
with error checking) that it actually was.
2001-07-24 14:14:11 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
mikeh
6dd95f67c9
Add the -p flag to force unknown control sequences to be passed
...
through unchanged.
Reviewed by: silence on -audit
Obtained from: NetBSD
MFC after: 3 weeks
2001-06-17 04:24:16 +00:00
mikeh
007412b870
Use err(3) and style(9) cleanup.
...
MFC after: 2 weeks
2001-06-17 03:56:00 +00:00
kris
b7651f4c8f
Fix a trivial warning and clamp down with WARNS=2
...
MFC after: 1 week
2001-05-26 22:45:14 +00:00
dd
bd9c9784b2
Document the -h option.
2001-05-11 23:53:46 +00:00
ru
0957874304
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
charnier
b09393ce42
Use errx(). .Nm fixes
2000-03-26 14:23:23 +00:00
peter
e4b04a2b21
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
nik
7e91e73b9f
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:24:20 +00:00
archie
b24c3efc8e
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
imp
cd84ece5fd
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
peter
cf1e7e3f26
Merge from Lite2
1997-03-11 13:43:33 +00:00
mpp
3af6efec9f
Use the .At macro where appropriate.
1996-08-23 01:06:24 +00:00
ache
d776cef3be
Add setlocale LC_CTYPE
1995-10-24 06:15:05 +00:00
bde
755fa40fa0
Obtained from: looked at the fix in 1.1.5 and rewrote it
...
Fix entabbing.
1995-01-17 07:02:31 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00