From owner-svn-doc-head@FreeBSD.ORG Fri Mar 15 18:26:40 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D1FB874C; Fri, 15 Mar 2013 18:26:40 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id AC85568D; Fri, 15 Mar 2013 18:26:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2FIQeof018841; Fri, 15 Mar 2013 18:26:40 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2FIQe9i018840; Fri, 15 Mar 2013 18:26:40 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201303151826.r2FIQe9i018840@svn.freebsd.org> From: Eitan Adler Date: Fri, 15 Mar 2013 18:26:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41235 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 18:26:40 -0000 Author: eadler Date: Fri Mar 15 18:26:40 2013 New Revision: 41235 URL: http://svnweb.freebsd.org/changeset/doc/41235 Log: Say goodbye to the card from the mid-90s. Noted by: swills Approved by: bcr (mentor, implicit) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Fri Mar 15 17:49:26 2013 (r41234) +++ head/en_US.ISO8859-1/books/faq/book.xml Fri Mar 15 18:26:40 2013 (r41235) @@ -5552,24 +5552,6 @@ Key F15 A A Menu Wo - - How do I get my 3C503 to use the other network - port? - - - - If you want to use the other ports, you will have to - specify an additional parameter on the &man.ifconfig.8; - command line. The default port is link0. - To use the AUI port instead of the BNC one, use - link2. These flags should be specified - using the ifconfig_* variables in - /etc/rc.conf (see - &man.rc.conf.5;). - - - - Why can I not NFS-mount from a &linux; box?