Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-16 | - don't use the function enclosure macros. | Wilbern Cobb | |
- replace `POSIX 1003.2' instances with St -p1003.2. ok mpech@, millert@ | |||
2000-08-09 | More of the same. | Aaron Campbell | |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell | |
appropriate mdoc macros to handle these cases. | |||
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-06-05 | use .Tn instead of .Em for logical/bitwise OR + AND | Aaron Campbell | |
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-02-27 | make function names the correct case | Theo de Raadt | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1997-07-29 | convert to mdoc format | flipk | |
1997-04-28 | - cast usages of *printf() to void since we don't check return val | Todd C. Miller | |
- move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |