summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2004-06-06`allow' is a difficult verb...Jason McIntyre
2004-06-06- uppercase `e' in ethernetJason McIntyre
- insure -> ensure - commas in list
2004-06-06`update-patches' uses gdiff(1) now for quite some time now,Xavier Santolaria
not diff(1) anymore; noticed by Rodolfo Gouveia <wolfshade boo netmadeira baa com> okay espie@.
2004-06-06document REORDER_DEPENDENCIESMarc Espie
2004-06-05do not lie about supporting the 8139C+; prodded by theoPeter Valchev
2004-06-05Support for the PIO function via gpio(4) framework was added.Alexander Yurchenko
2004-06-05Add rgephy.Miod Vallat
2004-06-05Make this look real a real OpenBSD manual page: new sentence, new line,Miod Vallat
remove FreeBSDisms, remove diagnostic messages the driver will never produce, etc.
2004-06-05orderTheo de Raadt
2004-06-05properly add re(4)Theo de Raadt
2004-06-05re(4) and rgephy(4)Peter Valchev
2004-06-05hack up a manpage for rgephy, the internal PHY in re(4) cardsPeter Valchev
2004-06-05RealTek 8139C+/8169/8169S/8110S man page from FreeBSDPeter Valchev
2004-06-04Bugs section, of course: we don't support event capabilities yet.Alexander Yurchenko
2004-06-04Add ASUS SpaceLink WL-100Todd C. Miller
2004-06-04edit rc.conf.local, not rc.conf;Jason McIntyre
from Bernd Ahlers;
2004-06-03sort SEE ALSO;Jason McIntyre
2004-06-03- add articlesJason McIntyre
- escape punctuation - kill whitespace - missing .El - sort SEE ALSO
2004-06-03Add gpio(4).Alexander Yurchenko
ok deraadt@
2004-06-03Man page for the gscpcib(4) driver.Alexander Yurchenko
ok deraadt@
2004-06-03Support for the GPIO logical device was added.Alexander Yurchenko
ok deraadt@
2004-06-03gpio(4) framework man page.Alexander Yurchenko
ok deraadt@
2004-06-03syncAlexander Yurchenko
2004-06-03Sync man page with macros:Jean-Francois Brousseau
- SIMPLEQ_INSERT_AFTER() takes 4 args (noticed by brad@ and jmc@) - SIMPLEQ_REMOVE_HEAD() has only 2 arguments ok jmc@
2004-06-02need to explicitly pass ipencap traffic on the encapsulation interfacePedro Martelletto
from Pedro Almeida <pedro@qui.uc.pt>, ok cedric@, xsa@
2004-06-01Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) fromTodd C. Miller
Andreas Abeck.
2004-05-31document cloning of bpf devices. no need to change kernel config toCan Erkin Acar
add new bpf devices anymore. ok jmc, makrus, grange, deraadt.
2004-05-30adjust display offset to avoid linewrap;Jason McIntyre
2004-05-30add a little .Dv;Jason McIntyre
2004-05-30syncTheo de Raadt
2004-05-30Add hotplug(4) man page, with help from jmc@.Alexander Yurchenko
2004-05-29introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interfacejoshua stein
descriptions, configurable with ifconfig help from various, ok deraadt@
2004-05-29syncTheo de Raadt
2004-05-28Reflect new reality by adding:Marco Peereboom
* Adaptec 1210SA, 2410SA, 2610SA, 2810SA, 21610SA * Dell CERC-SATA, PERC 320/DC
2004-05-27No need to mention kernel configuration for ipsec, it's enabled by default.Hans-Joerg Hoexer
ok niklas@ ho@ markus@ jmc@
2004-05-27miod says ACCOUNTING needs a man page diffTed Unangst
2004-05-27kill whitespace;Jason McIntyre
2004-05-26add Sitecom usb-serial (CN104)Markus Friedl
2004-05-26put RAID in the headingTheo de Raadt
2004-05-26Mention ppp(8) in addition to pppoe(8). Prompted by Daniel Polak.Otto Moerbeek
ok henning@ jmc@
2004-05-26Document 'perl modbuild' style for p5-Module-BuildMathieu Sauve-Frankel
ok sturm@
2004-05-26- clarify header locationsJason McIntyre
- sync header description w/ reality - better macro usage - update descriptions - document FS_* mount flags all from jared yanovich; help/editing/ok tedu@
2004-05-25replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8);Jason McIntyre
from jared yanovich;
2004-05-25kill whitespace;Jason McIntyre
2004-05-25amd64 attaches as com, not pccom;Jason McIntyre
make SYNOPSIS less ambiguous; help from tom@ ok deraadt@ miod@
2004-05-24Add info on Open Firmware entry method for Xserve. ok miod@Dale Rahn
2004-05-24'Open Firmware' normalization.Dale Rahn
2004-05-23a little cleanup;Jason McIntyre
2004-05-23a little cleanup;Jason McIntyre
2004-05-23- typosJason McIntyre
- new sentence, new line