From owner-svn-doc-head@FreeBSD.ORG Fri Dec 7 13:01:15 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3162C745; Fri, 7 Dec 2012 13:01:15 +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 17A1A8FC15; Fri, 7 Dec 2012 13:01:15 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB7D1EEv099470; Fri, 7 Dec 2012 13:01:14 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB7D1ExC099469; Fri, 7 Dec 2012 13:01:14 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212071301.qB7D1ExC099469@svn.freebsd.org> From: Eitan Adler Date: Fri, 7 Dec 2012 13:01:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40304 - 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, 07 Dec 2012 13:01:15 -0000 Author: eadler Date: Fri Dec 7 13:01:14 2012 New Revision: 40304 URL: http://svnweb.freebsd.org/changeset/doc/40304 Log: Combine question found-model and found-serial as the answer is the same. Approved by: bcr (mentor) 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 Dec 7 13:01:12 2012 (r40303) +++ head/en_US.ISO8859-1/books/faq/book.xml Fri Dec 7 13:01:14 2012 (r40304) @@ -8460,7 +8460,8 @@ ATDT1234567 - How do I tell if &os; found my serial ports? + How do I tell if &os; found my serial ports or modem + cards? @@ -8500,16 +8501,6 @@ sio1: type 16550A - - How do I tell if &os; found my modem cards? - - - - Refer to the answer to the previous question. - - - - How do I access the serial ports on &os;?