Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-08 | RFCs, not RFC's; Adrian Knoth | Todd C. Miller | |
2002-01-12 | xr to dig. | Marc Espie | |
2001-09-18 | Document 'stub' directives; 71@becile.com | Todd C. Miller | |
2001-08-24 | Remove references to non-existant stuff | Bruno Rohee | |
Reference some interresting stuff Standardize a little, but it's not mdoc | |||
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-05-18 | Typo; karma@altern.org | Aaron Campbell | |
2000-10-17 | Clean. | Aaron Campbell | |
2000-08-18 | /etc/namedb/tmp -> /var/named/namedb | Brad Smith | |
2000-08-02 | update other obsoleted rfcs | Niels Provos | |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
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-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
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 | |