Chris Costello
b07158f71c
Fix some bad references:
...
fopen(2) -> fopen(3)
fclose(2) -> fclose(3)
1999-08-14 07:07:46 +00:00
Nik Clayton
fbc400a67a
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:50:10 +00:00
Steve Price
681e5e7a09
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Bruce Evans
09589ca82e
FIxed arg types (mostly missing consts) in synopsis.
1997-03-19 00:52:58 +00:00
Peter Wemm
0014b4c0e1
Merge from Lite2: man page updates
1997-03-11 11:47:52 +00:00
Mike Pritchard
21ac7f5f23
Don't use hardcoded *roff font change requests.
1997-01-31 01:06:39 +00:00
Wolfram Schneider
374fc79d70
fix .Xr macro
1996-09-21 15:08:10 +00:00
Mike Pritchard
bf5a138ec4
Update a bunch of man pages to use .Fn instead
...
of .Nm when referencing funciton names.
1996-08-22 22:05:59 +00:00
Mike Pritchard
712dc76e87
Fixed various problems: typos, grammer, missing include files
...
wrong function type declarations, and wrong argument type
declarations.
1996-05-23 01:05:25 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00