Poul-Henning Kamp
fab94ac15b
Don't use malloc, pessimize to use sbrk.
...
fix sbrk manpage while we're at it.
1996-09-27 15:34:19 +00:00
Mike Pritchard
7bdf80e571
Correctly use .Fn instead of .Nm to reference function names
...
in a bunch of man pages.
Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
1996-08-22 23:31:07 +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
Mike Pritchard
064f007493
Added missing section numbers to a bunch of .Xr macros, or
...
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.
1996-03-27 20:49:07 +00:00
Joerg Wunsch
fb2deeabfb
bkr() returns an int, and not a pointer. Document this.
...
Closes PR #pending/630.
Pointed out by: phk
Obtained from:
1995-07-23 07:01:05 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00