summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
1999-07-21grammar; evanc@concer.toTheo de Raadt
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-20some cleanup..Theo de Raadt
1999-07-18typoMarc Espie
1999-07-14Transmit doesn't workDavid Leonard
1999-07-14Proper names for the different models; better RF descriptionDavid Leonard
1999-07-13delete pointer to ibcs2-setup.. no such thing; d@Theo de Raadt
1999-07-13WaveLAN manapageNiklas Hallqvist
1999-07-13more tty cross referencesAaron Campbell
1999-07-09enable man6Hugh Graham
1999-07-09intro pages for sections 5 and 6Hugh Graham
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-09clarify about /procHugh Graham
1999-07-08who cares what cards support what options... we'll just list what the *driver*Aaron Campbell
supports... unreasonable to expect us to know all the details of every card
1999-07-08better mii exampleTheo de Raadt
1999-07-08use ln -fsTheo de Raadt
1999-07-08add a few cards to supported models listAaron Campbell
1999-07-08remove a lieAaron Campbell
1999-07-08better fxp man pageAaron Campbell
1999-07-08Xr dhcp(8)Aaron Campbell
1999-07-08install the new dhcp man pageAaron Campbell
1999-07-08add a man page meant for helping new users configure their systems for DHCPAaron Campbell
1999-07-08spurious words and misc fixesHugh Graham
1999-07-08whoops, a conflicting merge; pjanzen@Aaron Campbell
1999-07-07Theo can't spell :)Aaron Campbell
1999-07-07RFC 1597 obsoleted by RFC 1918. Pointed out by arusel@mecon.arKjell Wooding
1999-07-07moreTheo de Raadt
1999-07-07use DvAaron Campbell
1999-07-07some formatting fixesAaron Campbell
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-07-07Attempt to make photurisd limitations clearer.Kjell Wooding
1999-07-07Add the ipsec sysctl information.Kjell Wooding
1999-07-06document TCP_SIGNATURE; cmetz@Aaron Campbell
1999-07-06doc isapnp betterTheo de Raadt
1999-07-06isapnpTheo de Raadt
1999-07-06fix conflict between mdoc(7) and mdoc.samples(7): the proper order for theAaron Campbell
introductory macros is .Dd/.Dt/.Os, not .Dd/.Os/.Dt (based on the fact over 90% of the man pages use the former)
1999-07-05fix Nm usage; d@Aaron Campbell
1999-07-04repairsAaron Campbell
1999-07-04new -mdoc man pages; kwesterback@home.comAaron Campbell
1999-07-03talk about ipsec sysctl variablesTheo de Raadt
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-03fixes; hal@sdsi.comTheo de Raadt
1999-07-02.Pp macros are not necessary before .Sh macros, eitherAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-02lmc man pagesTheo de Raadt
1999-07-01a start at fleshing this outTheo de Raadt
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
also repairs to mdoc.samples(7) and tcpdump(8)
1999-06-30add referenceMichael Shalayeff
1999-06-29much betterTheo de Raadt
1999-06-29typosJason Wright