summaryrefslogtreecommitdiff
path: root/lib/libc/sys/nanosleep.2
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-02-27typos;Jason McIntyre
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
breaks and getting rid of short lines, making these files easier to work with.
2000-01-05List another condition for which nanosleep returns EINVAL.Paul Janzen
1999-08-31Consistify naming of RETURN VALUES section.Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
- remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-03-04add .Nd and a DESCRIPTION section; karls@inet.noAaron Campbell
1997-04-20New POSIX 1003.1b syscalls; from pk@NetBSDThorsten Lockert