diff options
author | brian <brian@cvs.openbsd.org> | 1999-05-16 13:38:48 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1999-05-16 13:38:48 +0000 |
commit | a745f84c11e201e22ac76b1776820903cabfd67a (patch) | |
tree | b35f4e641c0a4b79c6620c25ddd93755f2ab4847 | |
parent | b0bac5e87c2ef0a8cb7be8f724dd3301b4ea2132 (diff) |
Mention ``show layers''
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index bdc3479b4f5..1fee5050f17 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.40 1999/05/12 10:03:53 brian Exp $ +.\" $Id: ppp.8,v 1.41 1999/05/16 13:38:47 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 |