From owner-freebsd-doc@FreeBSD.ORG Thu Aug 28 09:30:10 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72EFC16A4C0 for ; Thu, 28 Aug 2003 09:30:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90DE743FCB for ; Thu, 28 Aug 2003 09:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7SGU6Up068490 for ; Thu, 28 Aug 2003 09:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7SGU6rB068489; Thu, 28 Aug 2003 09:30:06 -0700 (PDT) Resent-Date: Thu, 28 Aug 2003 09:30:06 -0700 (PDT) Resent-Message-Id: <200308281630.h7SGU6rB068489@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lukas Ertl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91AF16A4C1 for ; Thu, 28 Aug 2003 09:26:50 -0700 (PDT) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AFB143FA3 for ; Thu, 28 Aug 2003 09:26:48 -0700 (PDT) (envelope-from le@univie.ac.at) Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11]) by mailbox.univie.ac.at (8.12.9/8.12.9) with ESMTP id h7SGQJDj214816 for ; Thu, 28 Aug 2003 18:26:26 +0200 Received: from korben.in.tern (korben.in.tern [127.0.0.1]) by korben.in.tern (8.12.9/8.12.9) with ESMTP id h7SGQH9x041151 for ; Thu, 28 Aug 2003 18:26:17 +0200 (CEST) (envelope-from le@korben.in.tern) Received: (from le@localhost) by korben.in.tern (8.12.9/8.12.9/Submit) id h7SGQGkw041150; Thu, 28 Aug 2003 18:26:16 +0200 (CEST) (envelope-from le) Message-Id: <200308281626.h7SGQGkw041150@korben.in.tern> Date: Thu, 28 Aug 2003 18:26:16 +0200 (CEST) From: Lukas Ertl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/56086: [PATCH] catch up vx(4) with hardware notes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lukas Ertl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 16:30:10 -0000 >Number: 56086 >Category: docs >Synopsis: [PATCH] catch up vx(4) with hardware notes >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 Aug 28 09:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Lukas Ertl >Release: FreeBSD 5.1-CURRENT i386 >Organization: Vienna University Computer Center >Environment: System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Mon Aug 25 20:27:12 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386 >Description: Confirmed by: source code. >How-To-Repeat: >Fix: --- vx.4.diff begins here --- Index: share/man/man4/man4.i386/vx.4 =================================================================== RCS file: /usr/local/bsdcvs/src/share/man/man4/man4.i386/vx.4,v retrieving revision 1.16 diff -u -r1.16 vx.4 --- share/man/man4/man4.i386/vx.4 14 Jul 2001 19:41:04 -0000 1.16 +++ share/man/man4/man4.i386/vx.4 28 Aug 2003 16:24:28 -0000 @@ -42,7 +42,8 @@ The .Nm driver provides support for the 3Com 3c590 and 3c595 EtherLink III and Fast -EtherLink III PCI Ethernet cards in 10 Mbps mode. The medium selection +EtherLink III PCI Ethernet cards, as well as the 3c592/3c597 EISA Ethernet +cards in 10 Mbps mode. The medium selection can be influenced by the following link flags to the .Xr ifconfig 8 command: --- vx.4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: