Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -4/+7 |
| | | | | | | | | | | 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. | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Spell "FreeBSD" with "F" and "BSD" in uppercase. | ru | 2001-08-13 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Grammar police: "its", not "it's", is the possessive form of "it". | dd | 2001-04-15 | 1 | -1/+1 |
| | |||||
* | This is the getsid() we are talking about, not setsid(). | ru | 2001-03-09 | 1 | -1/+1 |
| | | | | | PR: docs/25626 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -2/+2 |
| | |||||
* | Manpage for getsid(2). | peter | 1997-08-19 | 1 | -0/+77 |