diff options
author | brian <brian@FreeBSD.org> | 1999-07-29 14:37:26 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1999-07-29 14:37:26 +0000 |
commit | 5795239a2fdcc5791c8d092670fd271f590d6313 (patch) | |
tree | 43b82bc7b877ffb4455210f83adde790bec73185 /usr.sbin/ppp | |
parent | 8b7dc7c5cff231998de3268e8f1f566373c07e2f (diff) | |
download | FreeBSD-src-5795239a2fdcc5791c8d092670fd271f590d6313.zip FreeBSD-src-5795239a2fdcc5791c8d092670fd271f590d6313.tar.gz |
Mention which rfc the DNS/NBNS IPCP extensions come from.
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 4 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 21906a4..c43a070 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.182 1999/07/27 23:44:00 brian Exp $ +.\" $Id: ppp.8,v 1.183 1999/07/28 03:01:52 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -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 diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 21906a4..c43a070 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.182 1999/07/27 23:44:00 brian Exp $ +.\" $Id: ppp.8,v 1.183 1999/07/28 03:01:52 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -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 |