Date: Sat, 25 Aug 2001 00:18:05 -0400 (EDT) From: Felix-Antoine Paradis <reel@sympatico.ca> To: <freebsd-doc@freebsd.org> Cc: <freebsd-bugs@freebsd.org> Subject: patch for docs/30068 Message-ID: <20010825001605.V46942-200000@idem.ath.cx>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Here is the patch (i don't know if you got it the first time...)
Félix-Antoine Paradis
- felix@unixconsult.org && felix@freebsd-fr.org && 1-418-261-0865
- Québec, Canada - Unix Consult Technologies
- finger key@idem.ath.cx for public key.
- FreeBSD French Documentation Project; www.FreeBSD-fr.org
- Les Sheriff et les Sales Majestés: Oi! Oi! Oi!
[-- Attachment #2 --]
diff -ru doc/en_US.ISO8859-1/books/ppp-primer/book.sgml doc-fix/en_US.ISO8859-1/books/ppp-primer/book.sgml
--- doc/en_US.ISO8859-1/books/ppp-primer/book.sgml Tue Jul 17 16:51:52 2001
+++ doc-fix/en_US.ISO8859-1/books/ppp-primer/book.sgml Sat Aug 25 00:02:38 2001
@@ -177,7 +177,7 @@
</informaltable>
<para>This guide assumes that the modem on the FreeBSD box is connected
-to the first serial port ('<filename>/dev/cuaa0</filename>' or '<emphasis remap=tt>COM1:</emphasis>' in
+to the first serial port (<devicename>/dev/cuaa0</devicename> or "<emphasis remap=tt>COM1:</emphasis>" in
DOS-terms).</para>
<para>Finally, we'll also assume that your Internet Service Provider (ISP)
@@ -862,11 +862,11 @@
This statement informs the PPP program that it should use the first
serial port.
-Under FreeBSD the '<filename>/dev/cuaa0</filename>' device is the same port that's
+Under FreeBSD the <devicename>/dev/cuaa0</devicename> device is the same port that's
known as "<emphasis remap=tt>COM1:</emphasis>" under DOS, Windows, Windows 95, etc....</para>
<para>If your modem is on <emphasis remap=tt>COM2:</emphasis> you should specify
-'<filename>/dev/cuaa1</filename>; <emphasis remap=tt>COM3:</emphasis> would be '<filename>/dev/cuaa2</filename>'.</para>
+<devicename>/dev/cuaa1</devicename>; <emphasis remap=tt>COM3:</emphasis> would be <devicename>/dev/cuaa2</devicename>.</para>
<para>
<informalexample>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010825001605.V46942-200000>
