diff options
Diffstat (limited to 'usr.sbin/pppoe/pppoe.8')
-rw-r--r-- | usr.sbin/pppoe/pppoe.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index 91620750d14..4d8083d9502 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.8,v 1.14 2003/06/04 04:32:55 jason Exp $ +.\" $OpenBSD: pppoe.8,v 1.15 2003/08/08 10:13:33 jmc Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) @@ -122,7 +122,7 @@ line tells .Nm ppp to use synchronous encoding for the packets sent between it and .Nm pppoe . -According to RFC2516, protocol compression, +According to RFC 2516, protocol compression, .Em protocomp , is not recommended, so it is disabled, but not denied. @@ -216,7 +216,7 @@ to adjust the maximum segment size on outgoing SYN packets. .Xr hostname.if 5 , .Xr ppp 8 .Rs -.%T RFC2516 A Method for Transmitting PPP Over Ethernet (PPPoE) +.%T RFC 2516 A Method for Transmitting PPP Over Ethernet (PPPoE) .%A L. Mamakos, et al. .Re .Sh HISTORY |