Commit Graph

771 Commits

Author SHA1 Message Date
nik
f98934ebfd Remove xrefs to obosolete cdplay(1)
PR:             docs/17079
Submitted by:   Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:41:13 +00:00
nik
68723ceeb2 Remove xrefs to st(4) and mt(4), replace with xrefs to sa(4) and st(4).
PR:             docs/17081
Submitted by:   Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:39:07 +00:00
sos
81e6a7f715 Update man page to match the driver. 2000-03-01 07:28:51 +00:00
gsutter
28d7530968 1) Merge some text in from recent KAME distributions concerning
the syntax of scoped addresses.

2) Fix typos and grammatical nitpicks.

PR:		17082
Submitted by:	Bruce A. Mah <bmah@eisenhower.ca.sandia.gov>
2000-03-01 02:37:46 +00:00
billf
a0905f8ed3 Add a little more history of when netgraph appeared in FreeBSD.
Reviewed by:	asmodai
2000-02-29 18:32:26 +00:00
archie
abef5c93f0 Fix incorrect man page information about the name of the netgraph node
when compiled with options NETGRAPH.
2000-02-24 04:33:33 +00:00
billf
624e661e40 'duak' -> 'dual' 2000-02-21 19:55:15 +00:00
billf
4a532d084f Spell out '3' as 'three' 2000-02-21 19:54:36 +00:00
n_hibma
c42ecf5b26 Update the documentation to reflect Bill Paul's latest changes. 2000-02-20 14:41:54 +00:00
asmodai
e7b7f7b2e0 Fix typo's.
Submitted by:	George Cox <gjvc@extremis.demon.co.uk>
2000-02-16 07:40:23 +00:00
mjacob
adc70c2be2 Add isp.4 man page.
approved:jkh
2000-02-14 23:48:12 +00:00
mjacob
1df503d918 Add (finally) Qlogic man page.
approved: jkh
2000-02-14 23:47:55 +00:00
gibbs
6395ec80c5 Add references to new device support. 2000-02-14 16:41:08 +00:00
gibbs
2076f855eb Add references to new device support.
Add information on target mode.

Add more entries to the bugs sections (all having to do with target mode).
2000-02-14 16:40:58 +00:00
ru
d883f5a6b3 -mdoc'ify. 2000-02-08 21:32:12 +00:00
asmodai
86bb847212 Update a bit. Inspired by the mentioned PR.
PR:		11258
Submitted by:	Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
		John Reynolds <jjreynold@home.com>
2000-02-05 11:56:26 +00:00
mjacob
c54ebacf7c Add wx && ses manpages 2000-01-29 22:06:09 +00:00
mjacob
0dce2cc95b add a minimal man page for the SES driver 2000-01-29 22:04:59 +00:00
mjacob
52e46e602a add a figleaf of a man page for the Intel Gigabit card 2000-01-29 22:04:28 +00:00
chris
289238b3fd Grammar fixes:
- "In result" generally sounds better as "As a result".
     - "faith interface ..." was changed to "The faith interface" at the
       beginning of a sentence.
2000-01-29 02:04:31 +00:00
chris
23053739e9 Grammar fix: `Different than'' should really be `different from''. 2000-01-29 01:54:59 +00:00
asmodai
a38745f8bd Remove the i386 bit from the manpage which was left there due
to my misunderstanding.
2000-01-28 12:24:53 +00:00
asmodai
394e5b5ad6 Fix misunderstanding that ata(4) is i386 only. Since this file has
no history, it does not warrant repo action.
2000-01-28 08:41:04 +00:00
asmodai
de7e319207 Welcome the ata(4) manpage. This will be highly used for 4.x.
(I hope)

Submitted by:	sos
Reviewed by:	sos, Dan Langille <reviews@freebsddiary.org>
2000-01-27 22:39:53 +00:00
wpaul
ee18de4b02 Fix some typos. Mention DM9102A support. Mention support for built-in
ethernet on some Compaq Presario machines. Mention support for built-in
ethernet on LinkSys GigaDrive. :)
2000-01-27 19:30:31 +00:00
archie
29e2a5d706 Add a reference to ng_ether(8). 2000-01-25 20:34:43 +00:00
archie
9981839a82 Add a reference to ng_bpf(8). 2000-01-25 20:33:25 +00:00
archie
d9856da558 New man page ng_ether(8) describing the netgraph capabilities of
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
asmodai
ebbe005dbf Add AUTHORS section. 2000-01-24 19:34:47 +00:00
asmodai
ddc15a7ace Add dependant devices (device pci) that need to be present before
this driver can be used.
2000-01-24 16:09:45 +00:00
peter
4099456b66 Remove stray "cam" in the example device lines. 2000-01-24 08:57:41 +00:00
asmodai
d41337d17f Get rid of lame \& usage. 2000-01-23 18:30:17 +00:00
asmodai
eb76c26210 Please welcome the mlx driver manpage. 2000-01-23 18:25:49 +00:00
asmodai
7f12af5131 Please welcome the amr driver manpage. 2000-01-23 18:12:56 +00:00
asmodai
923009b19a Remove ssc(4), su(4) and uk(4).
These have been surpassed by CAM/xpt/pass/camcontrol(8) and libcam.

OK'd by:	peter
2000-01-23 17:48:19 +00:00
asmodai
7547871833 Third round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
2000-01-23 17:00:18 +00:00
asmodai
9832bbdccb Second round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
asmodai
91591a2afd First round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
2000-01-23 15:04:20 +00:00
asmodai
42c04717dc Don't build ze and zp manpages. 2000-01-23 13:48:36 +00:00
asmodai
09535fc89d Remove .Xr's to apmconf(8) since this got removed and merged into
apm(8).
2000-01-23 13:41:56 +00:00
asmodai
daf466268d Remove these manpages. They already got axed in other parts of the
documentation.

Nudged by:	phk
2000-01-23 13:00:47 +00:00
groudier
52bd76aebd `sym' driver man page addition.
Reviewed by: David O'Brien
2000-01-23 12:25:19 +00:00
mpp
0dadf55de3 Fix minor mdoc style bug made by previous commit. 2000-01-22 21:24:36 +00:00
asmodai
7f8a9d722a Remove alpm.4 from being made, since it was removed.
Forgotten by:	nsouch
2000-01-22 17:55:05 +00:00
n_hibma
b2b421b640 Add reference to AMD-756 2000-01-22 16:13:26 +00:00
nsouch
fb4c35c660 Various manpage cleanups after newbus port of ppbus.
Remove alpm.4 from machine independant manpages set.
2000-01-22 10:49:41 +00:00
archie
bd30c4a8f5 Document these drivers' support for netgraph(4). 2000-01-21 01:42:55 +00:00
yokota
37e7d81d08 PSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME in
psm.c rev.1.21.
2000-01-20 13:23:42 +00:00
archie
ddd3b21eca Work around aparent bug in the .Dv macro by eliminating some spaces.
The closing curly-brace in this line was being omitted somehow.
2000-01-17 20:10:39 +00:00
wpaul
2fbc32dc61 The correct part number for the CATC ASIC is USB-EL1210A, not
USB-EL1201A or even USB-EL1202A. Wonder what drugs I was on when
I made this mistake, and then propagated it to 6 different files.

*sigh*
2000-01-17 18:49:20 +00:00