Commit Graph

691 Commits

Author SHA1 Message Date
Ruslan Ermilov
36a142c455 Expand contractions. 2005-02-13 23:45:54 +00:00
Ruslan Ermilov
0227791b40 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
Christian Brueffer
1c90a6ede9 No one cares about when the manpage first appeared. Mention when the driver
appeared instead.

MFC after:	3 days
2005-02-12 00:42:14 +00:00
Ruslan Ermilov
6b806d21d1 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
Christian Brueffer
eced2011e7 Remove last traces of le.4
MFC after:	3 days
2005-02-05 14:57:19 +00:00
Christian Brueffer
6331aa50d9 Manpage for Olicom Token Ring adapters, based on input by mdodd.
Reviewed by:	mdodd
MFC after:	1 week
2005-02-04 01:48:27 +00:00
Ruslan Ermilov
9cbda59000 Sort sections. 2005-01-21 08:36:40 +00:00
Christian Brueffer
3f472b6cb8 Capitalize Windows and fix a typo.
Submitted by:	markus
MFC after:	3 days
2005-01-18 17:53:35 +00:00
Diomidis Spinellis
6901ba9306 Fix the pbio include file installation process and the
corresponding documentation.

Noticed by: ru
Reviewed by: ru
2005-01-14 14:18:19 +00:00
Ruslan Ermilov
8de5fd36d9 Markup fixes. 2005-01-14 09:40:13 +00:00
Ruslan Ermilov
5b90d0e8d2 Markup fixes. 2005-01-14 09:28:17 +00:00
Christian Brueffer
4ac136b3a4 - add the Eagle Tech NE200T
- bump .Dd
2005-01-10 09:18:09 +00:00
Warner Losh
cb08cd5207 There's no longer a wd driver. 2005-01-04 07:28:57 +00:00
Kirill Ponomarev
f6832a8239 Remove trailing spaces.
MFC after:	3 days
2005-01-02 18:26:13 +00:00
Christian Brueffer
c5f116aa9a (fast) ethernet -> (Fast) Ethernet
MFC after:	3 days
2004-12-21 01:09:34 +00:00
Roman Kurakin
e9286c1401 Add information about 4.11 release. 2004-12-12 12:32:50 +00:00
Roman Kurakin
b13a71c0c3 Add Tau-PCI-L(/R) to list of supported hardware. 2004-12-12 11:46:34 +00:00
Nate Lawson
c21dc67bea Update the manpage for acpi_panasonic for new models supported.
Submitted by:	OGAWA Takaya
MFC after:	1 day
2004-11-09 18:07:20 +00:00
Philip Paeps
9923cf221b Add support for gadgets on Asus L4R and M6R notebooks. 2004-11-08 16:54:26 +00:00
Philip Paeps
35ba0a32fb Sync acpi_asus(4) manual with reality. 2004-11-05 08:03:34 +00:00
Warner Losh
085a2b4010 Ooops. Forgot the man page for pbio.4 in my port from RELENG_4. 2004-10-07 16:25:21 +00:00
Simon L. B. Nielsen
be0a655e77 Add a SYNOPSIS section for io(4), mem(4), or random(4), since they are
now optional devices.

MFC after:	1 week
2004-10-03 13:14:20 +00:00
Ruslan Ermilov
28a8a9d187 The checksum code has been fixed; reflect this is a manpage. 2004-09-19 05:42:04 +00:00
Diomidis Spinellis
0ee3459d01 Fix typo.
MFC after:	2 days
2004-09-17 14:53:46 +00:00
Christian Brueffer
c1b92c8230 - remove device count
- add a HARDWARE section
- bump document date

MFC after:	3 days
2004-09-13 10:33:53 +00:00
Christian Brueffer
80cdf7c2da We don't need device counts anymore. Also remove device.hints entries
for ie1, to be in line with the other manpages.

MFC after:	3 days
2004-09-08 00:30:30 +00:00
Christian Brueffer
33365f187f We don't need device counts anymore
MFC after:	3 days
2004-09-08 00:28:53 +00:00
Simon L. B. Nielsen
0f4d8b75f2 Add a HARDWARE section which lists supported devices based on the
Hardware Notes.

MFC after:	3 days
2004-09-05 22:09:53 +00:00
Christian Brueffer
80a879ed68 - move list of supported devices into a HARDWARE section
- sort the hardware list
- misc fixes
- bump document date

MFC after:	3 days
2004-09-05 01:31:44 +00:00
Christian Brueffer
e3aec7a5fb - add a HARDWARE section
- misc fixes
- bump document date

MFC after:	3 days
2004-09-05 01:30:30 +00:00
Christian Brueffer
96af2f39d9 - the NEC PC-9801N-25 is supported as well
- really sort the device list this time

MFC after:	3 days
2004-09-04 23:07:28 +00:00
Simon L. B. Nielsen
ea0f517b92 Add a standard 2 clause BSD license.
Approved by:	wilko
MFC after:	3 days
2004-09-04 21:15:37 +00:00
Simon L. B. Nielsen
d92f8bed06 - Properly capitalize Ethernet.
- Add a HARDWARE section which lists supported devices.

MFC after:	3 days
2004-09-04 20:37:59 +00:00
Simon L. B. Nielsen
4040d2353a - Add a HARDWARE section which lists supported devices.
MFC after:	3 days
2004-09-04 20:09:11 +00:00
Christian Brueffer
52e69b8fa7 - move list of supported adapters into a HARDWARE section
- sort the device list
- some minor fixes

MFC after:	3 days
2004-09-04 11:13:32 +00:00
Dag-Erling Smørgrav
c2aab0a8cc According to mdoc(7), HISTORY comes before AUTHORS.
MFC after:	3 days
2004-08-29 11:19:35 +00:00
Christian Brueffer
5ec53aea6c - move the list of supported devices into a HARDWARE section
- bump document date
2004-08-24 21:33:14 +00:00
Tom Rhodes
d34ae0bc00 Replace the ERRORS section with a DIAGNOSTICS section.
Requested by:	ru
2004-08-20 05:07:02 +00:00
Simon L. B. Nielsen
c79246f669 - Add a HARDWARE section which lists supported devices.
- Minor cleanup of the device lists when I'm here anyway.
2004-08-01 19:08:04 +00:00
Tom Rhodes
9933c7cb7b Move snc.4 over to the i386 section as it only deals with PC98 and i386.
Bump .Dd and .Dt accordingly.

Requested by:	ru
2004-07-24 20:41:45 +00:00
Yoshihiro Takahashi
ee6020c993 Add the ACPI Panasonic extras driver.
Submitted by:	OGAWA Takaya <t-ogawa@triaez.kaisei.org> and nyan
2004-07-21 14:47:54 +00:00
Giorgos Keramidas
074c7af19b Fix a typo that slipped in during my last commit to this file.
Submitted by:   fox@vader.aacc.cc.md.us
2004-07-12 00:45:25 +00:00
Giorgos Keramidas
ecc9d3aa01 Fix various grammar knits.
PR:		docs/66824
Submitted by:	Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after:	3 days
2004-07-07 21:37:30 +00:00
Simon L. B. Nielsen
719f27a9f3 Remove double .Pp caused by p4 miss-merge. 2004-07-07 19:41:42 +00:00
Simon L. B. Nielsen
c3be52b9b3 Add a HARDWARE section.
For cx(4) this was based on information from the Hardware Notes.

OK'ed by:	rik
2004-07-07 19:36:12 +00:00
Ruslan Ermilov
890ee494bb mdoc(7) fixes. 2004-07-06 19:51:31 +00:00
Ruslan Ermilov
27ca7caacc Tiny markup fixes. 2004-07-06 16:24:02 +00:00
Ruslan Ermilov
51f98e585b Fix the NAME section making whatis(1) happy in particular. 2004-07-05 17:12:53 +00:00
Ruslan Ermilov
1c85060a13 Sort SEE ALSO references (in dictionary order, ignoring case). 2004-07-04 20:55:50 +00:00
Ruslan Ermilov
5203edcdc5 Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00