diff options
author | brian <brian@cvs.openbsd.org> | 1999-07-29 14:38:27 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1999-07-29 14:38:27 +0000 |
commit | 5a78006d24a043d1f51799949218fe8571ccd9ce (patch) | |
tree | 29fab156a63987b5f0f3d2a327c006d307bdbfcc /usr.sbin/ppp | |
parent | 8dc24d56f9e4315ec8eb3b8203b16384870ae729 (diff) |
Mention which rfc the DNS/NBNS IPCP extensions come from.
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index cadc7ba2a7e..aba55652a40 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.63 1999/07/28 03:02:01 brian Exp $ +.\" $Id: ppp.8,v 1.64 1999/07/29 14:38:26 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Dt PPP 8 @@ -170,7 +170,7 @@ DEFLATE compression pre-compresses .Em all network traffic flowing through the link, thus reducing overheads to a minimum. -.It Supports Microsoft's IPCP extensions. +.It Supports Microsoft's IPCP extensions (rfc 1877). Name Server Addresses and NetBIOS Name Server Addresses can be negotiated with clients using the Microsoft .Em PPP |