Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -3/+3 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -0/+6 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -0/+2 |
| | |||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -3/+3 |
| | |||||
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | yar | 2001-08-09 | 1 | -5/+1 |
| | | | | Reviewed by: ru | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use .Vt macro. | ru | 2001-02-26 | 1 | -6/+2 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -5/+4 |
| | |||||
* | Whitespace only change: trim trailing whitespace. | asmodai | 2000-10-30 | 1 | -3/+3 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -3/+6 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Use the .At macro when referencing versions of AT&T UNIX. | mpp | 1999-07-30 | 1 | -2/+3 |
| | | | | | | Note: you need to install the current groff tmac macros for these man pages to format correctly. Specifically, rev 1.21 of contrib_groff/tmac/doc-syms in -current, or rev 1.17.24 for 3.2-stable | ||||
* | Fixed spelling of EACCES. | bde | 1997-11-23 | 1 | -2/+4 |
| | |||||
* | Update to reflect current include files. | mpp | 1997-01-30 | 1 | -18/+24 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -2/+2 |
| | |||||
* | .Os NetBSD -> .Os FreeBSD. | wosch | 1996-09-28 | 1 | -1/+1 |
| | | | | The pages are not NetBSD specific and FreeBSD is not a child of NetBSD. | ||||
* | Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3). | mpp | 1996-02-12 | 1 | -0/+201 |
Obtained from: NetBSD |