From 3de29bbf70d141b70551340fa595664cf81e4630 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Sun, 2 May 1999 08:52:50 +0000 Subject: [PATCH] Mention ``show mp''. Describe ACFComp correctly. --- usr.sbin/ppp/ppp.8 | 15 ++++++++++++--- usr.sbin/ppp/ppp.8.m4 | 15 ++++++++++++--- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index b6ce23b2733..05c20bfa0dc 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.164 1999/03/25 23:36:25 brian Exp $ +.\" $Id: ppp.8,v 1.165 1999/04/23 13:45:50 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -2198,8 +2198,15 @@ may be one of the following: .Bl -tag -width XX .It acfcomp Default: Enabled and Accepted. ACFComp stands for Address and Control -Field Compression. Non LCP packets usually have very similar address -and control fields - making them easily compressible. +Field Compression. Non LCP packets will usually have an address +field of 0xff (the All-Stations address) and a control field of +0x03 (the Unnumbered Information command). If this option is +negotiated, these two bytes are simply not sent, thus minimising +traffic. +.Pp +See +.Pa rfc1662 +for details. .It chap Ns Op \&05 Default: Disabled and Accepted. CHAP stands for Challenge Handshake Authentication Protocol. Only one of CHAP and PAP (below) may be @@ -4346,6 +4353,8 @@ Show the current log values. Show current memory statistics. .It show modem Show low level link information. +.It show mp +Show Multi-link information. .It show proto Show current protocol totals. .It show route diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index b6ce23b2733..05c20bfa0dc 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.164 1999/03/25 23:36:25 brian Exp $ +.\" $Id: ppp.8,v 1.165 1999/04/23 13:45:50 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -2198,8 +2198,15 @@ may be one of the following: .Bl -tag -width XX .It acfcomp Default: Enabled and Accepted. ACFComp stands for Address and Control -Field Compression. Non LCP packets usually have very similar address -and control fields - making them easily compressible. +Field Compression. Non LCP packets will usually have an address +field of 0xff (the All-Stations address) and a control field of +0x03 (the Unnumbered Information command). If this option is +negotiated, these two bytes are simply not sent, thus minimising +traffic. +.Pp +See +.Pa rfc1662 +for details. .It chap Ns Op \&05 Default: Disabled and Accepted. CHAP stands for Challenge Handshake Authentication Protocol. Only one of CHAP and PAP (below) may be @@ -4346,6 +4353,8 @@ Show the current log values. Show current memory statistics. .It show modem Show low level link information. +.It show mp +Show Multi-link information. .It show proto Show current protocol totals. .It show route