Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-16 | better document "limit"; | Jason McIntyre | |
from NetBSD (Matthias Scheler); ok deraadt@ millert@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-29 | section reorder; | Jason McIntyre | |
2003-05-12 | cpu -> CPU | Jason McIntyre | |
2003-04-28 | typos; | Jason McIntyre | |
suggestions, corrections and ok millert@ | |||
2001-11-13 | o) start new sentence on a new line; | Mike Pechkin | |
o) don't use .Pp before/after .Ss; o) wrap long lines; o) fix bogus .Xr usage; millert@ ok; | |||
2001-08-02 | pet peeve, insure vs ensure | Hugh Graham | |
insure is to indemnify against some contingency ensure is to make sure | |||
2000-11-09 | - Some section shuffling: conform to the standard order documented in mdoc(7) | Aaron Campbell | |
- .Sh AUTHOR -> .Sh AUTHORS | |||
2000-11-09 | Insert some missing commas. | Aaron Campbell | |
2000-10-30 | Use mkstemp(3) for here document (<<) temporary files instead of $$ | Todd C. Miller | |
Problem noted by proton@ENERGYMECH.NET | |||
2000-10-19 | Where we talk about $$, also say mention that PIDs are not safe to use for | Aaron Campbell | |
generating temporary file names, and point people to mktemp(1) instead. | |||
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell | |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell | |
2000-01-18 | Formatting fix; form@ | Aaron Campbell | |
1999-10-05 | correct to show our current path situation | Eric Jackson | |
1999-08-16 | more precise SYNOPSIS syntax | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-06-03 | use the hyphenated form "command-line" in the case of a compound adjective; | Aaron Campbell | |
pjanzen@ | |||
1999-05-30 | repairs | Aaron Campbell | |
1999-05-24 | document the -m flag, normally only used by su(1); woods@most.weird.com, | Aaron Campbell | |
NetBSD PR/5802 | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-03-04 | precedence comment; netbsd | Theo de Raadt | |
1998-12-16 | doc printf built-in | Theo de Raadt | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one | Aaron Campbell | |
it's given) | |||
1998-11-19 | note when -n option is used, shell can be terminated with ^D (end-of-file) | Aaron Campbell | |
1998-11-11 | misc repair | Aaron Campbell | |
1998-11-06 | use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future | Aaron Campbell | |
processing); kill redundant .Pp macros; other misc fixes | |||
1998-09-23 | alphabetize SEE ALSO entries and numerically order according to section | Aaron Campbell | |
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell | |
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos. | |||
1998-08-31 | system limits can change. Do not document 10240 limit | Theo de Raadt | |
1998-06-23 | few fixes; msaitoh | Theo de Raadt | |
1998-05-30 | modifiers apply to all things; msaitoh | Theo de Raadt | |
1998-05-29 | nice | Theo de Raadt | |
1998-05-28 | /bin/login -> /usr/bin/login | Artur Grabowski | |
1998-05-13 | support POSIX "kill [-s signame] pid" syntax, fix the "kill -l [exitstatus]" | Theo de Raadt | |
syntax, sync documentation, no longer permit of full signal names in the "kill [-sig] pid" syntax, e.g. -SIGHUP; kleink | |||
1997-11-17 | proper .Xr | Theo de Raadt | |
1997-11-15 | slipped through the cracks. | Todd T. Fries | |
1997-11-15 | spelling | Todd T. Fries | |
1997-05-30 | xref corrections | Theo de Raadt | |
1996-06-29 | @ documented incorrectly; netbsd pr#2577; banshee@gabriella.resort.com | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |