Date: Sat, 31 Jan 1998 20:29:12 GMT From: dag-erli@ifi.uio.no To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/5614: man page typos Message-ID: <199801312029.UAA04381@valinor.ewox.org>
next in thread | raw e-mail | index | archive | help
>Number: 5614 >Category: docs >Synopsis: Typos in ifconfig(8) and ep(4) man pages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 31 12:40:00 PST 1998 >Last-Modified: >Originator: Dag-Erling Coidan Smørgrav >Organization: >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2.5-STABLE, last CVSup'ed on January 25th. >Description: One minor typo in ifconfig(8) man page (impliments instead of implements) One slightly more serious typo in ep(4) man page: according to TFS the Etherlink ID port is 0x100, and not 0x110 as the man page states. I can however confirm from personal experience that Trouble Awaits He Who Places Another Card At Port 0x100. OBTW, there is nothing in the source code that will produce the third diagnostic message listed in the ep(4) man page... Should I be surprised? ;) Whoever wrote that man page, if you're ever in Oslo, Norway, I'll buy you a beer :) >How-To-Repeat: % man ifconfig % man ep >Fix: Below are unified diffs for both pages: --- ifconfig.8.orig Sat Jan 31 21:12:27 1998 +++ ifconfig.8 Sat Jan 31 21:12:37 1998 @@ -267,7 +267,7 @@ Under appletalk, set the interface to respond to a .Em netrange. of the form startnet-endnet. Appletalk uses this scheme instead of -netmasks though FreeBSD impliments it internally as a set of netmasks. +netmasks though FreeBSD implements it internally as a set of netmasks. .It Cm phase The argument following this specifies the version (phase) of the Appletalk network attached to the interface. Values of 1 or 2 are permitted. --- ep.4.orig Sat Jan 31 21:18:10 1998 +++ ep.4 Sat Jan 31 21:19:35 1998 @@ -89,9 +89,11 @@ The 3c509 card has no jumpers to set the address. 3Com supplies software to set the address of the card in software. To find the card on the ISA bus, the kernel performs a complex -scan operation at IO address 0x110. +scan operation at IO address 0x100. Beware! Avoid placing other cards at that address! +Be particularly wary of Creative Labs SB32/AWE32/AWE64 cards, which by +default use the I/O range 0x100-0x107 for their 3D effects processor. .Pp .Sh DIAGNOSTICS ep0: reset (status: %x) >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801312029.UAA04381>