summaryrefslogtreecommitdiff
path: root/share/man/man8
AgeCommit message (Collapse)Author
1999-09-20touch /var/db/dhcp.leases -> touch /var/db/dhcpd.leasesOleg Safiullin
1999-09-16appropiate -> appropriate; inspired by it being misspelled in a NetBSD commitAaron Campbell
message :-)
1999-09-03entropy saving moved to rcTheo de Raadt
1999-09-02ttys(5), not tty(5)Aaron Campbell
1999-09-01finally fix this man page, which was just plain wrong beforeAaron Campbell
1999-07-30acd goes awayTheo de Raadt
1999-07-26doc what rc.conf is for, partiallyTheo de Raadt
1999-07-22clearer description of DES and 3DES key requirements; deraadt@Aaron Campbell
1999-07-22do not talk about specific versions of openbsd in man pages!Theo de Raadt
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-20some cleanup..Theo de Raadt
1999-07-13delete pointer to ibcs2-setup.. no such thing; d@Theo de Raadt
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-08use ln -fsTheo de Raadt
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-07RFC 1597 obsoleted by RFC 1918. Pointed out by arusel@mecon.arKjell Wooding
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-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-18rc.securelevel ships with uncommented xntp linesMarc Espie
1999-06-07Fix address typos in the example (markc@)Angelos D. Keromytis
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-19ed0 is gone. use ne0.Federico G. Schwindt
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-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-05-07Suggest use of boot.net instead of the SunOS loader; suggested by ↵Jason Wright
jlockard@math.lsa.umich.edu.
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.
1999-04-28add autoconfig_verbose toggling command to boot_configTheo de Raadt
1999-04-26Added bktr.Alex Feldman
1999-04-20sipp-esp --> espAlex Feldman
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-04-02mention ports(7) and the emulators/linux_lib portMarco S Hyman
in the compat_linux(8) man page
1999-03-18Fix problem with dsakey generation command for encrypted key, mention thawte.Bob Beck
1999-03-17more scrubbingTheo de Raadt
1999-03-17oopsTheo de Raadt
1999-03-17spellingTheo de Raadt
1999-03-17do not break thingsTheo de Raadt
1999-03-15cleanups; nash@mcs.netTheo de Raadt
1999-03-02add MLINKS for rc.local, rc.securelevel, and netstartAaron Campbell
1999-02-25change ipf(1) references to ipf(8)Kjell Wooding
1999-02-24Point to ipsecadm(8).Angelos D. Keromytis
1999-02-24Update man page...Angelos D. Keromytis
1999-02-24Update the examples to new syntax of ipsecadm.Angelos D. Keromytis
1999-02-12Added recommended key lengths for variable ciphers. Cleaned up BUGS.Kjell Wooding
1999-02-12Fleshed out the man page. Much more detail.Kjell Wooding