wiz
|
c09770cac0
|
Use Rv for return values section; bump date.
|
2003-11-19 16:50:09 +00:00 |
|
pooka
|
cce38fddc2
|
document RETURN VALUES
|
2003-11-19 15:20:32 +00:00 |
|
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
|
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
|
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
|
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
|
wiz
|
53d84b5c61
|
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
|
2001-09-16 02:13:26 +00:00 |
|
wiz
|
dfcfff97f3
|
Boring whitespace fixes.
|
2001-09-16 01:38:59 +00:00 |
|
wiz
|
9773bf4a73
|
Whitespace fix, noted by John Hawkinson.
|
2000-08-04 20:03:07 +00:00 |
|
wiz
|
be8ff811b7
|
Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
discussed on tech-kern.
Retire sys/uvm/uvm_inherit.h, update man page for minherit(2).
|
2000-08-01 00:53:07 +00:00 |
|
kleink
|
d42527e7a6
|
Finally nuke <sys/types.h> from SYNOPSIS.
|
2000-06-26 17:00:01 +00:00 |
|
wiz
|
2177438bb2
|
punctuation fix (. -> ,)
|
2000-06-25 22:37:30 +00:00 |
|
sommerfeld
|
8bb74cfdd7
|
Explain what this function actually does
|
2000-06-25 16:28:41 +00:00 |
|
kleink
|
15be242b3a
|
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
|
1999-12-02 21:42:35 +00:00 |
|
christos
|
14d765b9a0
|
caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()
|
1997-10-16 23:21:47 +00:00 |
|
chuck
|
1a99278044
|
import minherit from OpenBSD
|
1997-09-08 18:42:43 +00:00 |
|