diff options
author | brian <brian@FreeBSD.org> | 1999-05-16 13:39:03 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1999-05-16 13:39:03 +0000 |
commit | 09345533367df3b2b788c4ed99e7cf621a90f95f (patch) | |
tree | 74bd363d508ea429d7e121427296eb5eb39ec3f2 /usr.sbin/ppp/ppp.8.m4 | |
parent | c0bcaf4af8c3ae89b2a9721aef4958af6a8a84f5 (diff) | |
download | FreeBSD-src-09345533367df3b2b788c4ed99e7cf621a90f95f.zip FreeBSD-src-09345533367df3b2b788c4ed99e7cf621a90f95f.tar.gz |
Mention ``show layers''
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 2edc089..e435d78 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.167 1999/05/08 11:07:25 brian Exp $ +.\" $Id: ppp.8,v 1.168 1999/05/12 09:48:59 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -4363,6 +4363,8 @@ Show the current interface information .Pq the same \&as Dq iface show . .It show ipcp Show the current IPCP statistics. +.It show layers +Show the protocol layers currently in use. .It show lcp Show the current LCP statistics. .It show Op data Ns Xo |