summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-09-10 02:20:35 +0000
committerbrian <brian@FreeBSD.org>1997-09-10 02:20:35 +0000
commit74b863965ccdf828063a0b0413c9ee2c9bac138a (patch)
tree128fd1b89adb4d6b80dba95ba80e97583e4842b7 /usr.sbin/ppp/ppp.8
parent48565f649bb6844e23ad80d12923e102ac52693c (diff)
downloadFreeBSD-src-74b863965ccdf828063a0b0413c9ee2c9bac138a.zip
FreeBSD-src-74b863965ccdf828063a0b0413c9ee2c9bac138a.tar.gz
Cosmetic: Remove unused variables and build on OpenBSD.
Diffstat (limited to 'usr.sbin/ppp/ppp.8')
-rw-r--r--usr.sbin/ppp/ppp.823
1 files changed, 12 insertions, 11 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 3c3c06d..19a9fd2 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.62 1997/09/07 01:00:03 brian Exp $
+.\" $Id: ppp.8,v 1.63 1997/09/09 21:01:53 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -157,10 +157,10 @@ as the user id that invoked
When you first run
.Nm
you may need to deal with some initial configuration details. First,
-your kernel should include a tunnel device (the default in FreeBSD 2.0.5
-and later). If it doesn't, or if you require more than one tun interface,
-you'll need to rebuild your kernel with the following line in your kernel
-configuration file:
+your kernel should include a tunnel device (the GENERIC kernel includes
+one by default). If it doesn't, or if you require more than one tun
+interface, you'll need to rebuild your kernel with the following line in
+your kernel configuration file:
.Dl pseudo-device tun N
@@ -1180,17 +1180,18 @@ Login scripts vary greatly between ISPs.
Use
.Dq set line
and
-.Dq set sp
+.Dq set speed
to specify your serial line and speed, for example:
.Bd -literal -offset indent
set line /dev/cuaa0
set sp 115200
.Ed
.Pp
-Cuaa0 is the first serial port on FreeBSD. Cuaa1 is the second etc. A
-speed of 115200 should be specified if you have a modem capable of bit
-rates of 28800 or more. In general, the serial speed should be about
-four times the modem speed.
+Cuaa0 is the first serial port on FreeBSD. If you're running
+.Nm
+on OpenBSD, cua00 is the first. A speed of 115200 should be specified
+if you have a modem capable of bit rates of 28800 or more. In general,
+the serial speed should be about four times the modem speed.
.It
Use the
@@ -2127,4 +2128,4 @@ Get port number if port number is using service name.
This program was originally written by Toshiharu OHNO (tony-o@iij.ad.jp),
and was submitted to FreeBSD-2.0.5 by Atsushi Murai (amurai@spec.co.jp).
-It's since had an enormous face lift and looks substantially different.
+It has since had an enormous face lift and looks substantially different.
OpenPOWER on IntegriCloud