Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -9/+9 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -13/+15 |
| | |||||
* | 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$ tag. | chris | 1999-08-14 | 1 | -0/+2 |
| | |||||
* | Bad reference time(2) changed to time(3) | chris | 1999-08-14 | 1 | -1/+1 |
| | |||||
* | Spell the .St macro correctly. | steve | 1999-06-07 | 1 | -1/+1 |
| | | | | PR: 11704 | ||||
* | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. | eivind | 1997-05-19 | 1 | -2/+2 |
| | | | | | | Closes PR docs/3612. Submitted by: Josh Gilliam <soil@quick.net> | ||||
* | Convert the time2posix man page to mdoc format. This still | mpp | 1996-05-01 | 1 | -49/+45 |
| | | | | needs some other cleanup, but it is good enough for now. | ||||
* | Removed bogus includes of <sys/types.h> from synopses. | bde | 1996-04-19 | 1 | -1/+0 |
| | | | | | | This commit covers the man pages for most of the ANSI library functions. A few others such as strtol.3 have to mention <sys/types.h> because they mix ANSI interfaces with less well designed extensions. | ||||
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -1/+1 |
| | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. | ||||
* | The rest of tzcode94g from Arthur David Olson. | wollman | 1994-09-13 | 1 | -0/+119 |
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz |