summaryrefslogtreecommitdiff
path: root/ripngd/ripng_debug.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-09-23 13:47:20 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-09-23 13:47:20 +0000
commit6147e2c694b53647895f048645182065bc25fd05 (patch)
tree312a6d95b8efca2df2743a183488ed8baea0de16 /ripngd/ripng_debug.c
parenta5b5627b8b7e63f73d856802394ed7e39e26da0b (diff)
convert <1-255> to (1-255), ()s to <>s, etc
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'ripngd/ripng_debug.c')
-rw-r--r--ripngd/ripng_debug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ripngd/ripng_debug.c b/ripngd/ripng_debug.c
index 73bfcb4d6c..ecbba5b308 100644
--- a/ripngd/ripng_debug.c
+++ b/ripngd/ripng_debug.c
@@ -91,7 +91,7 @@ DEFUN (debug_ripng_packet,
DEFUN (debug_ripng_packet_direct,
debug_ripng_packet_direct_cmd,
- "debug ripng packet (recv|send)",
+ "debug ripng packet <recv|send>",
DEBUG_STR
"RIPng configuration\n"
"Debug option set for ripng packet\n"
@@ -144,7 +144,7 @@ DEFUN (no_debug_ripng_packet,
DEFUN (no_debug_ripng_packet_direct,
no_debug_ripng_packet_direct_cmd,
- "no debug ripng packet (recv|send)",
+ "no debug ripng packet <recv|send>",
NO_STR
DEBUG_STR
"RIPng configuration\n"