Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen | |
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-06-05 | more .Os cleansing | Aaron Campbell | |
1999-05-28 | more .El madness | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell | |
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 | |
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-05-31 | fix paths | Todd C. Miller | |
1998-05-31 | update paths | Todd C. Miller | |
1998-05-23 | support for easy chroot'ing to /var/named and install named-xfer in ↵ | Todd C. Miller | |
/var/named as a static binary | |||
1998-05-22 | bind 4.9.7 + -u, -g, and -t from bind 8.1.2 | Todd C. Miller | |
1998-05-22 | bind 4.9.6, 4.9.7 comming soon. | Todd C. Miller | |
1998-03-16 | .Nd | David Leonard | |
1998-03-09 | <deraadt> Almost wasting your time fixing named man pages. | David Leonard | |
1998-02-03 | s/@CMD_EXT_U@/1 | Todd C. Miller | |
1997-07-03 | fix typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-06-10 | use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivative | Theo de Raadt | |
1997-03-12 | BIND 4.9.5-P1. | Jason Downs | |
libresolv and include are required until the new resolver gets integrated into libc. | |||
1996-06-18 | from netbsd; remove nstest/nsquery references | Theo de Raadt | |
1996-02-19 | netbsd: bind 4.9.3 | dm | |