diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-11-08 12:37:33 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-11-08 12:37:33 +0000 |
| commit | 87786af251812de9353251d1054eba5cb5746f2f (patch) | |
| tree | de841f519f1668741d2218a8446fbc9e87b20dd6 | |
| parent | 36700156fc15f4f0abfefdb82f6cd44b52a968ae (diff) | |
Notes
| -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 2e4e529bc245..17059ca586c9 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.71 1997/11/04 01:17:04 brian Exp $ +.\" $Id: ppp.8,v 1.72 1997/11/06 00:25:33 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -1838,7 +1838,7 @@ interface. If set to will send the packet, probably resulting in an ICMP redirect from the other end. -.It set log Op local [+|-]value... +.It set log [local] [+|-]value... This command allows the adjustment of the current log level. Refer to the Logging Facility section for further details. diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 2e4e529bc245..17059ca586c9 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.71 1997/11/04 01:17:04 brian Exp $ +.\" $Id: ppp.8,v 1.72 1997/11/06 00:25:33 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -1838,7 +1838,7 @@ interface. If set to will send the packet, probably resulting in an ICMP redirect from the other end. -.It set log Op local [+|-]value... +.It set log [local] [+|-]value... This command allows the adjustment of the current log level. Refer to the Logging Facility section for further details. |
