jmallett
e9a7c53895
Back out my minorly disputed and possibly not well thought out changes to how
...
arguments are processed, at least temporarily.
2002-07-01 18:03:30 +00:00
obrien
3cb8dae44d
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
jmallett
b6bb20f87c
Increment morefiles, balance braces. This should really be using getopt(3).
2002-06-27 21:11:19 +00:00
jmallett
ee80851fd7
Instead of not using argc and doing other great evil, check for no arguments
...
in main() and print usage, or if there are too many arguments, handle that
there, too.
2002-06-27 21:01:32 +00:00
charnier
a426ff29b9
Use `The .Nm utility'
2002-04-20 12:18:28 +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
wollman
05c0980636
Cross-reference between lam(1) and paste(1). Add a STANDARDS section to
...
lam(1) indicating that paste(1) is a standard way to do some of the same
things.
MFC after: 1 week
2001-09-21 02:51:07 +00:00
mike
61b43289bc
Constify, staticize, and set WARNS=2.
...
MFC after: 3 days
2001-08-06 23:20:06 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
128310ec7a
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
2001-02-13 09:56:35 +00:00
mikeh
91d4b58824
Fix style(9) bugs from previous commit: remove space after function
...
names and revert to char *[].
bde by: bde, imp
2001-02-08 20:15:59 +00:00
mikeh
e6294179f0
De-__P()-ify, convert K&R style declarations to ANSI ones
2001-02-08 05:58:55 +00:00
mikeh
a966901657
Prevent string overflows by using safer string functions
...
Use tolower() rather than bit or-ing
Sanity check user specified printf() format
Exit when too many input files are given
Remove register from variables
Reviewed by: markm, imp
2001-02-08 05:33:19 +00:00
ru
b1c3961564
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
655e7db87e
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
ru
0957874304
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
ru
f9c7198049
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
kris
5efc5ee6fb
Don't call err() with no format string.
2000-07-10 09:14:15 +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
charnier
dad6cc74b2
Use err(3) instead of local redefintion. Add usage() as a separate
...
function. Rewrote man page in mdoc format.
1997-07-18 06:43:15 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00