docs/60575: miibus(4) manual page slight cosmetic glitch
Andreas Möller
segfault at gmx.net
Fri Dec 26 01:20:23 UTC 2003
>Number: 60575
>Category: docs
>Synopsis: miibus(4) manual page slight cosmetic glitch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 25 17:20:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Andreas Möller
>Release: 5.2-CURRENT
>Organization:
>Environment:
FreeBSD xxx 5.2-CURRENT FreeBSD 5.2-CURRENT #29: Wed Dec 24 17:26:14 CET 2003 root at xxx:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The fxp(4) manual page's and the miibus(4) manual page's description of the fxp(4) driver differ. The latter mentions two Ethernet chips while the driver obviously supports many more.
>How-To-Repeat:
>Fix:
The following patch changes the description in the miibus(4) manual page to that used in the fxp(4) manual page.
--- /usr/src/share/man/man4/miibus.4 Sun Nov 16 17:09:52 2003
+++ miibus.4 Fri Dec 26 02:01:03 2003
@@ -60,7 +60,7 @@
.It Xr ed 4
NE[12]000, SMC Ultra, 3c503, DS8390 cards
.It Xr fxp 4
-Intel EtherExpress PRO/100B (82557, 82558)
+Intel EtherExpress Pro/100B
.It Xr gem 4
Sun ERI, Sun GEM and Apple GMAC Ethernet
.It Xr hme 4
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list