svn commit: r41154 - head/en_US.ISO8859-1/books/handbook/ppp-and-slip
Eitan Adler
eadler at FreeBSD.org
Sun Mar 10 18:33:52 UTC 2013
Author: eadler
Date: Sun Mar 10 18:33:52 2013
New Revision: 41154
URL: http://svnweb.freebsd.org/changeset/doc/41154
Log:
Remove additional 7.x references from the handbook
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Sun Mar 10 18:33:46 2013 (r41153)
+++ head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Sun Mar 10 18:33:52 2013 (r41154)
@@ -139,18 +139,6 @@
<title>Using User PPP</title>
- <warning>
- <para>As of &os; 8.0, device nodes for serial ports have been
- renamed from
- <filename>/dev/cuad<replaceable>N</replaceable></filename> to
- <filename>/dev/cuau<replaceable>N</replaceable></filename> and
- from
- <filename>/dev/ttyd<replaceable>N</replaceable></filename> to
- <filename>/dev/ttyu<replaceable>N</replaceable></filename>.
- &os; 7.X users will have to adapt the following
- documentation according to these changes.</para>
- </warning>
-
<sect2>
<title>User PPP</title>
@@ -1881,19 +1869,6 @@ exit 1
<secondary>troubleshooting</secondary>
</indexterm>
- <warning>
- <para>As of &os; 8.0, the &man.uart.4; driver replaces the
- &man.sio.4; driver. Device nodes for serial ports have been
- renamed from
- <filename>/dev/cuad<replaceable>N</replaceable></filename> to
- <filename>/dev/cuau<replaceable>N</replaceable></filename> and
- from
- <filename>/dev/ttyd<replaceable>N</replaceable></filename> to
- <filename>/dev/ttyu<replaceable>N</replaceable></filename>.
- &os; 7.X users will have to adapt the following
- documentation according to these changes.</para>
- </warning>
-
<para>This section covers a few issues which may arise when
using PPP over a modem connection. For instance, perhaps you
need to know exactly what prompts the system you are dialing
More information about the svn-doc-head
mailing list