diff options
author | ru <ru@FreeBSD.org> | 2001-01-12 10:19:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-12 10:19:21 +0000 |
commit | 366ca1a99412d2febdf74becb4196b1153df6d01 (patch) | |
tree | 94c0b10d77d476fb4aded806bdca9753724e34ab /usr.sbin/i4b | |
parent | f0c3b90bc8151c09769b3c38a408ca1cc9f81a06 (diff) | |
download | FreeBSD-src-366ca1a99412d2febdf74becb4196b1153df6d01.zip FreeBSD-src-366ca1a99412d2febdf74becb4196b1153df6d01.tar.gz |
Fixed mdoc(7) errors introduced in the previous revision.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/man/ihfc.4 | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index 7994bc7..8b2c5e2 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -33,21 +33,26 @@ .Nm ihfc .Nd isdn4bsd Cologne Chip Designs HFC[-S][-SP] 2B[DS0] driver .Sh SYNOPSIS -.Pp -All PnP cards (AcerISDN P10, Teles 16.3c PnP): -.Pp -.Cd "device ihfc (FreeBSD 4.x/5.x)" +All PnP cards (AcerISDN P10, Teles 16.3c PnP), +.Fx +4.x/5.x: +.Cd "device ihfc" .Pp Non-PnP cards (TELEINT ISDN SPEED No.1): .Pp -.Cd "device ihfc0 at isa? (FreeBSD 4.x)" -.Pp -.Cd "device ihfc (FreeBSD 5.x)" -NOTE: hint.ihfc.0.at="isa" must be added to /boot/device.hints +.Fx +4.x: +.Cd "device ihfc0 at isa?" .Pp +.Fx +5.x: +.Cd "device ihfc" +NOTE: +.Li hint.ihfc.0.at="isa" +must be added to +.Pa /boot/device.hints .Pp NOTE: The driver will automatically probe for io-base and irq. -.Pp .Sh DESCRIPTION The .Nm |