phantom
b963d2798f
Add MLINKS: bktr.4 -> booktree.4
2000-05-12 08:14:11 +00:00
phantom
079ff4176c
Remove osolete reference to eg(4), properly use mdoc macro `.Nm'
2000-05-12 08:10:22 +00:00
archie
fc8fd5b5fc
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
peter
ef5b1638f2
wfd is gone (pre-ata ide floppy (ls-120, zip) driver)
2000-03-17 22:27:27 +00:00
sheldonh
c65361b3fe
Discourage the pathalogical practice of configuring the 3c509 in EISA
...
mode on non-EISA systems.
PR: 2598
2000-03-15 20:48:49 +00:00
sheldonh
88dd9b4faa
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
jkoshy
891b0548a2
Correct typo ("wd" -> "wi").
2000-03-03 06:58:30 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
sheldonh
d3f45341dd
Replace the use of troff macros with a real diagnostic list.
2000-03-02 14:18:45 +00:00
nik
8ca1afe9f5
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
archie
60e3ab891f
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
3f3ae325d8
Spell out '3' as 'three'
2000-02-21 19:54:36 +00:00
asmodai
74d8028752
Fix typo's.
...
Submitted by: George Cox <gjvc@extremis.demon.co.uk>
2000-02-16 07:40:23 +00:00
gibbs
924d184f2a
Add references to new device support.
2000-02-14 16:41:08 +00:00
asmodai
b43cab5c02
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
asmodai
40392f826a
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
9b21f75178
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
archie
22ad8619bf
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
peter
8574c5493d
Remove stray "cam" in the example device lines.
2000-01-24 08:57:41 +00:00
asmodai
ec4f9c660e
Get rid of lame \& usage.
2000-01-23 18:30:17 +00:00
asmodai
887b2267db
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
f43b8177a9
Don't build ze and zp manpages.
2000-01-23 13:48:36 +00:00
asmodai
f81a68a29e
Remove .Xr's to apmconf(8) since this got removed and merged into
...
apm(8).
2000-01-23 13:41:56 +00:00
asmodai
57a0551ffe
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
196127c4c5
`sym' driver man page addition.
...
Reviewed by: David O'Brien
2000-01-23 12:25:19 +00:00
nsouch
157b0f5f7c
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
16af9976b6
Document these drivers' support for netgraph(4).
2000-01-21 01:42:55 +00:00
asmodai
a90d4cc517
Fix usage of quotes in kerneloptions.
2000-01-17 14:55:02 +00:00
iwasaki
e8195ca85c
Make apm.4 consistent with LINT ("isa?"->"nexus?").
...
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
2000-01-17 14:13:14 +00:00
asmodai
d7a623ddbf
Usage of ``tty'' is deprecated in device configuration.
2000-01-17 13:40:01 +00:00
nbm
2333214fe4
Nuke the 'bio', as per orders from peter
2000-01-17 13:15:16 +00:00
asmodai
351145eb2f
Bring the wd.4 manpage into the world of 4.0:
...
Spell diskcontroller as disk controller.
There is no more CMD640 option.
bad144 got axed. Reflect change.
Contract the /dev entries to one /dev/wd* entry which we call
wd device nodes to reflect the merger of character and block
devices.
Add small line to NOTES stating that wd will some be replaced
completely by ata/ad.
Suggested by: bde
2000-01-17 10:52:20 +00:00
asmodai
8bad2738ec
Fix .Cd macro usage.
...
Pointed out by: bde
2000-01-17 10:36:35 +00:00
asmodai
103282b4ff
Fix usage of `disk'' to
`device''.
2000-01-17 08:31:43 +00:00
asmodai
99365e5b67
Discourage usage of controller in kernel config files. Reflect this
...
by changing ``controller'' to ``device'' as per GENERIC and LINT.
2000-01-17 08:24:20 +00:00
cracauer
dc7406ccb8
Mixed updates:
...
- isa => nexus
- flags
- GPL_MATH_EMULATE
- document breakage of non-GPL emulator since we use new compiler.
- break lines in paragraohs I touched so that sentenses start on new
lines.
1999-12-16 08:05:09 +00:00
wpaul
9e76a00058
Correct the synopsis for the wi(4) driver: it's just "device wi0" now, not
...
"device wi0 at isa? port? irq?".
1999-12-07 21:52:41 +00:00
chris
93fa765a59
The typo was actually that `if'' was misspelled as
`it.''
1999-12-07 03:16:18 +00:00
chris
d3bba2aa67
Fix a typo (specifically, the word ``it'' was used twice in a row where it
...
did not need to be).
PR: 15207
Submitted by: Kazuo Seki <seki@is.utsunomiya-u.ac.jp>
1999-12-07 03:13:17 +00:00
phantom
3be59cfa11
Deactivate manpages repo-copied to man4 directory (all these drivers
...
not i386 specific anymore -- move them to appropriate place)
1999-11-15 23:10:44 +00:00
yokota
2763a88177
Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.
...
Found by: abial
1999-11-09 12:18:10 +00:00
yokota
934bb28b94
- Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,
...
SC_KERNEL_CONS_ATTR and SC_KERNEL_CONS_REV_ATTR.
Nudged by eivind
1999-11-08 14:16:48 +00:00
chris
9abf319095
Fix a typo.
...
PR: docs/14684
1999-11-03 20:41:50 +00:00
nik
28b46e3067
Fix a disappearing section due to use of (') in the text. Use the
...
.Sq macro instead.
PR: docs/13153
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-11-02 19:58:39 +00:00
mpp
014c940b62
mdoc style fix.
1999-10-30 20:56:07 +00:00
phantom
05186ff58b
Remove comments left since mdoc.template time or just useless comments
1999-10-30 15:38:20 +00:00
mdodd
3b87aad03f
Modify the man page for the 'ep' driver to be somewhat consistent with
...
the recent changes.
1999-10-27 06:39:26 +00:00
jhay
6e92fa935f
Note that we support the PCI version of the Digi SYNC/570i cards.
1999-10-17 09:43:51 +00:00
wpaul
d494d34aad
Convert the mx driver to miibus.
...
In order to make this work, I created a pseudo-PHY driver to deal with
Macronix chips that use the built-in NWAY support and symbol mode port.
This is actually all of them, with the exception of the original MX98713
which presents its NWAY support via the MII serial interface.
The mxphy driver actually manipulates the controller registers directly
rather than using the miibus_readreg()/miibus_writereg() bus interface
since there are no MII registers to read. The mx driver itself pretends
that the NWAY interface is a PHY locayed at MII address 31 for the sole
purpose of allowing the mxphy_probe() routine to know when it needs to
attach to a host controller.
1999-10-16 05:24:13 +00:00
n_hibma
14e65b0dbb
Add comment about the debugging flag
1999-10-05 20:30:21 +00:00