summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2000-04-05more detail about interaction with ipsecJason Wright
2000-04-04fleshTheo de Raadt
2000-04-04isa and pci pages, talking about legacy ISA interrupt routing...Theo de Raadt
2000-04-04more details, and a UKC(8) linkTheo de Raadt
2000-04-03Remove trailing whitespace.Aaron Campbell
2000-04-03Add man page for USB mass storage device driver.Aaron Campbell
2000-04-03again, remind admins how to read man pagesTheo de Raadt
2000-04-03make DS pages point to DS, and same for FHTheo de Raadt
2000-04-03add nsphyter man pageJason Wright
2000-04-03described the modern cardsTheo de Raadt
2000-04-03clarify better that this is a DS driverTheo de Raadt
2000-04-03Do not give the .Os macro an argument. It will be replaced by the currentAaron Campbell
version of OpenBSD.
2000-04-03OpenBSD'ify the Aironet man pages.Aaron Campbell
2000-04-03an(4)Michael Shalayeff
2000-04-03an(4), it figuresMichael Shalayeff
2000-04-02These have been removed from the sendmail distribution so move them here.Todd C. Miller
2000-04-01modernize XrTheo de Raadt
2000-03-31include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf)Marc Espie
(This whole series of patches approved by millert@, btw)
2000-03-31Define BSD_OWN_MK, to play `don't include the same file twice' game.Marc Espie
2000-03-31Synch doc (+IRQ 5)Marc Espie
2000-03-31install inetd.conf(5) here insteadTheo de Raadt
2000-03-31link inetd.conf(5) to inetd(8)Theo de Raadt
2000-03-30buffersize -> buffer_sizeAlex Feldman
2000-03-30Temporary work around until pcvt is fixed.Todd C. Miller
vt220 -> vt220-new vt220-old -> vt220
2000-03-2913 not 12Theo de Raadt
2000-03-29Xr most important ssl pod2man pagesTheo de Raadt
2000-03-29Xr repairTheo de Raadt
2000-03-29The al and ax drivers are gone.Aaron Campbell
2000-03-29Update USB man pages.Aaron Campbell
2000-03-28typoTheo de Raadt
2000-03-28cleanTheo de Raadt
2000-03-28bye bye ttcp menionTheo de Raadt
2000-03-28link real names (uppercase) to queue.3Theo de Raadt
2000-03-28ratecheck comes from NetBSD.Jakob Schlyter
2000-03-27Updates from NetBSD with minor changes to match OpenBSD, plus a descriptionTodd C. Miller
of the NCR_VERBOSE option.
2000-03-27Improve; deraadt@ okAaron Campbell
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-24Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the followingAaron Campbell
standards: -p1003.1-95, -p1003.1c-95, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0, -xcurses4.2; from NetBSD. Document the new standards macros in mdoc.samples(7).
2000-03-24more XrTheo de Raadt
2000-03-24typoTheo de Raadt
2000-03-24Don't use the small caps (i.e., tN "trade name") font for General Text macrosAaron Campbell
that have mixed casings.
2000-03-24prettyChris Cappuccio
2000-03-24Document AMD 756Chris Cappuccio
2000-03-24Remove bogus NOTES sectionNiklas Hallqvist
2000-03-24More fixes and improvements; from FreeBSD this time.Aaron Campbell
2000-03-24Better grammar and mdoc.Aaron Campbell
2000-03-24Corrections and updates; mostly from NetBSD.Aaron Campbell
2000-03-24Many corrections and updates, mostly from NetBSD, but with some of my very ownAaron Campbell
special sauce: document the FreeBSD (Fx) and NetBSD (Nx) macros, add the section 9 "Kernel Manual" to list of man page ``volumes'', mention the two situations where the `.Nm' macro should always be given an argument, correct description of -ragged display and add description for -unfilled, note that -enum lists cannot be nested within themselves or displays, document a couple more tagged list types, demonstrate that -width is not really optional for -tag lists, document the -column list type, all kinds of formatting nits repaired, and a partridge in a pear tree.
2000-03-23Updates from ncurses terminfo file:Todd C. Miller
+ correct typo in rxvt-basic terminfo from temporary change made while integrating 20000318. + revert part of the vt220 change (request by Todd C Miller). + add ansi-* terminfo entries from Eric's version.
2000-03-23Document timeout_pending and timeout_initialized.Artur Grabowski