Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple macro fixes (Fd -> In, Nm -> Fn) from Kaspars at Bankovskis dot net. | 2015-05-31 | 1 | -5/+5 | |
| | | | | No content change. | ||||
* | Reduce instances of `` '' in manuals. | 2014-11-15 | 1 | -3/+5 | |
| | | | | | | | | | | | | troff displays these as typographic quotes, but nroff implementations almost always print them literally, which rarely has the intended effect with modern fonts, even in stock xterm. These uses of `` '' can be replaced either with more semantic alternatives or with Dq, which prints typographic quotes in a UTF-8 locale (but will automatically fall back to `` '' in an ASCII locale). improvements and ok schwarze@ | ||||
* | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS | 2014-09-09 | 1 | -8/+4 | |
| | | | | Mention that unlinkat() serves the role of rmdirat(). | ||||
* | tweak previous; | 2012-11-17 | 1 | -3/+3 | |
| | |||||
* | Clarify ss_sp's meaning and that alt stacks are per-thread | 2012-11-17 | 1 | -34/+40 | |
| | | | | | | Correct EPERM vs EINVAL bits, mention posix and stack_t ok miod@ beck@ | ||||
* | promote correct style for error checking | 2009-07-09 | 1 | -3/+3 | |
| | | | | ok tedu@ deraadt@ krw@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | update struct, noted by deraadt@ | 2004-01-14 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Use .Er macro when referring to errno error names. | 2000-01-22 | 1 | -2/+2 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -4/+4 | |
| | | | | | | | - 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 | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | make function names the correct case | 1999-02-27 | 1 | -3/+3 | |
| | |||||
* | typo | 1998-12-05 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | void *ss_sp; XPG | 1998-02-03 | 1 | -2/+2 | |
| | |||||
* | missing blank lines | 1997-11-24 | 1 | -0/+1 | |
| | |||||
* | use SS_* symbols instead | 1997-09-17 | 1 | -3/+4 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+167 | |