summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/command.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-10-30 00:15:35 +0000
committerbrian <brian@FreeBSD.org>2000-10-30 00:15:35 +0000
commit9814de693ae250a914edff48855963f2abf38142 (patch)
tree2127ab691b2f01b3e05eab7d22b91956e0df68ca /usr.sbin/ppp/command.c
parent3d1630ef600659c926573d423add45b5994a969a (diff)
downloadFreeBSD-src-9814de693ae250a914edff48855963f2abf38142.zip
FreeBSD-src-9814de693ae250a914edff48855963f2abf38142.tar.gz
Add ``all'' logging.
Submitted by: eivind
Diffstat (limited to 'usr.sbin/ppp/command.c')
-rw-r--r--usr.sbin/ppp/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c
index 76f55a6..9a62b31 100644
--- a/usr.sbin/ppp/command.c
+++ b/usr.sbin/ppp/command.c
@@ -2020,7 +2020,7 @@ static struct cmdtab const SetCommands[] = {
{"lcpretry", "lcpretries", SetVariable, LOCAL_AUTH | LOCAL_CX, "LCP retries",
"set lcpretry value [attempts]", (const void *)VAR_LCPRETRY},
{"log", NULL, log_SetLevel, LOCAL_AUTH, "log level",
- "set log [local] [+|-]async|cbcp|ccp|chat|command|connect|debug|dns|hdlc|"
+ "set log [local] [+|-]all|async|cbcp|ccp|chat|command|connect|debug|dns|hdlc|"
"id0|ipcp|lcp|lqm|phase|physical|sync|tcp/ip|timer|tun..."},
{"login", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
"login script", "set login chat-script", (const void *) VAR_LOGIN},
OpenPOWER on IntegriCloud