Date: Fri, 7 Dec 2012 13:01:14 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> 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 Message-ID: <201212071301.qB7D1ExC099469@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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</programlisting> <qandaset> <qandaentry> <question id="found-serial"> - <para>How do I tell if &os; found my serial ports?</para> + <para>How do I tell if &os; found my serial ports or modem + cards?</para> </question> <answer> @@ -8500,16 +8501,6 @@ sio1: type 16550A</programlisting> </qandaentry> <qandaentry> - <question id="found-modem"> - <para>How do I tell if &os; found my modem cards?</para> - </question> - - <answer> - <para>Refer to the answer to the previous question.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="access-serial-ports"> <para>How do I access the serial ports on &os;?</para> </question>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212071301.qB7D1ExC099469>