summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorbrian <brian@cvs.openbsd.org>1998-11-08 13:05:49 +0000
committerbrian <brian@cvs.openbsd.org>1998-11-08 13:05:49 +0000
commit60453a86135f73cbef624b453333c04d7e89e9a3 (patch)
tree8b1559c92ba53c224be5da6e8e734d4965eea175 /usr.sbin/ppp
parent66eda45cd33806915445f55712780fc73a8ecb5c (diff)
Fix a few typos
Submitted by: Forgotten (sorry)
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/ppp/ppp.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8
index 968747626ce..01aa2c7c4e9 100644
--- a/usr.sbin/ppp/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.6 1998/11/05 22:00:11 brian Exp $
+.\" $Id: ppp.8,v 1.7 1998/11/08 13:05:48 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -1545,7 +1545,7 @@ required a similar entry in the
.Pa /etc/ppp/ppp.linkup
file. Since the advent of
.Sq sticky routes ,
-his is no longer required.
+this is no longer required.
.It
If your provider requests that you use PAP/CHAP authentication methods, add
the next lines to your
@@ -1592,7 +1592,7 @@ or directly to the screen:
.It Li CCP Generate a CCP packet trace
.It Li Chat Generate Chat script trace log
.It Li Command Log commands executed
-.It Li Connect Generate complete Chat log
+.It Li Connect Log Chat lines containing "CONNECT"
.It Li Debug Log debug information
.It Li HDLC Dump HDLC packet in hex
.It Li ID0 Log all function calls specifically made as user id 0.