Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7): Properly mark C headers. | ru | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -6/+8 |
| | |||||
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -4/+6 |
| | | | | | | | | | | 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 |
| | |||||
* | Use ``.Rv -std'' wherever possible. | ru | 2001-08-31 | 1 | -4/+1 |
| | | | | Submitted by: yar | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Explicitly point that it_value == 0 disables timer regardles of | ache | 1997-08-14 | 1 | -1/+3 |
| | | | | | it_interval value. It is backward-compatible with previous usage and SunOS-compatible now. | ||||
* | Describe itimerfix upper limit | ache | 1997-08-14 | 1 | -0/+8 |
| | |||||
* | Fixed missing const(s) or #include(s) in synopsis. | bde | 1997-04-11 | 1 | -1/+1 |
| | |||||
* | Merge from Lite2 onto mainline - | peter | 1997-03-11 | 1 | -4/+3 |
| | | | | | - add undelete() and undelete.2 (requires libc minor bump some time) - man page updates | ||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -1/+1 |
| | |||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -1/+1 |
| | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. | ||||
* | Xref clocks(7). | joerg | 1996-04-05 | 1 | -1/+2 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+166 |