Revert previous delta--<filename> is more appropriate.

Submitted by:	nik
This commit is contained in:
Dima Dorfman 2001-08-30 11:25:50 +00:00
parent 551a4293e5
commit a8910c56a2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10499

View file

@ -177,7 +177,7 @@ own LAN if you want. IP addresses are assigned as follows:</para>
</informaltable>
<para>This guide assumes that the modem on the FreeBSD box is connected
to the first serial port ('<devicename>/dev/cuaa0</devicename>' or '<emphasis remap=tt>COM1:</emphasis>' in
to the first serial port ('<filename>/dev/cuaa0</filename>' 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 @@ of the sample '<filename>/etc/ppp/ppp.conf</filename>' file:
This statement informs the PPP program that it should use the first
serial port.
Under FreeBSD the '<devicename>/dev/cuaa0</devicename>' device is the same port that's
Under FreeBSD the '<filename>/dev/cuaa0</filename>' 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
'<devicename>/dev/cuaa1</devicename>; <emphasis remap=tt>COM3:</emphasis> would be '<devicename>/dev/cuaa2</devicename>'.</para>
'<filename>/dev/cuaa1</filename>; <emphasis remap=tt>COM3:</emphasis> would be '<filename>/dev/cuaa2</filename>'.</para>
<para>
<informalexample>