Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+3 |
| | |||||
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -4/+4 |
| | | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe. | ||||
* | Update docs to reflect change in count of procs reserved for root | silby | 2002-07-30 | 1 | -1/+1 |
| | | | | | | | | from 1 to 10. PR: kern/40515 Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU> MFC after: 1 day | ||||
* | The .Fn function. | keramida | 2002-07-15 | 1 | -4/+6 |
| | |||||
* | Document behaviour with respect to interval timers. | sheldonh | 2002-01-09 | 1 | -0/+4 |
| | | | | | PR: 33156 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Use `Er' variable to define first column width in ERRORS section. It was | phantom | 2000-05-04 | 1 | -1/+1 |
| | | | | initially suggested by mdoc(7) style, but was broken over the years | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Remove useless .Fn macro suffix | phantom | 1999-09-05 | 1 | -1/+1 |
| | | | | Reviewed by: mpp | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add <sys/types.h> to synopsis. | alex | 1998-01-11 | 1 | -1/+4 |
| | | | | | | | Correct a grammatical error. Add cross-reference to setrlimit(2). Obtained from: OpenBSD | ||||
* | fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE. | hoek | 1997-12-26 | 1 | -1/+1 |
| | | | | | pr: docs/5260 submitted-by: Niall Smart [3]njs3@doc.ic.ac.uk | ||||
* | Add cross-references to rfork(2). | jdp | 1997-11-18 | 1 | -0/+1 |
| | |||||
* | Add vfork(2) to SEE ALSO | ache | 1997-04-25 | 1 | -0/+1 |
| | |||||
* | Updated the descriptions of the limits related to EAGAIN. | bde | 1996-09-29 | 1 | -4/+18 |
| | | | | Changed the error name width for rfork to match fork. | ||||
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 1 | -2/+2 |
| | | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+108 |