ru
0957874304
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
charnier
dbd155ce45
Quote with .Dq
...
Asked by: Sheldon
2000-03-27 20:33:32 +00:00
charnier
552482d83c
Add DIAGNOSTICS section name and section name to .Xr.
2000-03-26 14:25:51 +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
billf
251664b7db
Clean up some ambiguous nested if/elses.
1999-07-04 17:26:16 +00:00
jlemon
43bf2d9479
Require all compatability options to begin with '-'.
...
PR: 4145
1997-08-19 15:58:15 +00:00
charnier
8fac076fb3
Cosmetic in usage string.
1997-07-15 09:57:28 +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
9e11e52691
Merge from Lite2 (note: needs checking by somebody who understands join)
1997-03-11 13:45:59 +00:00
peter
8d2bf2fada
This commit was generated by cvs2svn to compensate for changes in r23690,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 13:08:12 +00:00
peter
91c996fd18
Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.
1997-03-11 13:08:12 +00:00
joerg
ac40a92507
Fix a genuine off-by-one error that caused join to dump core when
...
trying to use field numbers tha weren't present in the input data.
1997-01-17 18:55:05 +00:00
phk
33caccd035
Don't access stuff we have realloc()'ed using the old pointer.
...
This is a sample of a new class of malloc usage errors that the
Junk option to phkmalloc will expose.
Found by: phkmalloc.
1996-10-21 08:51:58 +00:00
rgrimes
79e59e9123
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00