summaryrefslogtreecommitdiff
path: root/usr.sbin/named/man
AgeCommit message (Collapse)Author
1999-07-09- remove all trailing whitespaceAaron 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-07The 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-10Handle 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-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-06-05capitalize the acronym IDAaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-16Cleanup 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-15ethernet -> Ethernet, other repairsAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1998-12-16more .Nm fixesAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
occurrences squashed as well.
1998-07-24Man pages Xrefs.Marc Espie
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-05-31fix pathsTodd C. Miller
1998-05-31update pathsTodd C. Miller
1998-05-23support for easy chroot'ing to /var/named and install named-xfer in ↵Todd C. Miller
/var/named as a static binary
1998-05-22bind 4.9.7 + -u, -g, and -t from bind 8.1.2Todd C. Miller
1998-05-22bind 4.9.6, 4.9.7 comming soon.Todd C. Miller
1998-03-16.NdDavid Leonard
1998-03-09<deraadt> Almost wasting your time fixing named man pages.David Leonard
1998-02-03s/@CMD_EXT_U@/1Todd C. Miller
1997-07-03fix typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-10use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivativeTheo de Raadt
1997-03-12BIND 4.9.5-P1.Jason Downs
libresolv and include are required until the new resolver gets integrated into libc.
1996-06-18from netbsd; remove nstest/nsquery referencesTheo de Raadt
1996-02-19netbsd: bind 4.9.3dm