summaryrefslogtreecommitdiffstats
path: root/lib/command.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2016-11-17 21:39:41 +0100
committerQuentin Young <qlyoung@cumulusnetworks.com>2016-11-17 21:39:41 +0100
commit98cfd06b41622c3b0c2be8b2fa00079696f5fd0d (patch)
tree8f5b1f50891a69df247620b0e8a02e2141e38f3b /lib/command.h
parentospfd, ospf6d: Clean up and unify doc strings (diff)
downloadfrr-98cfd06b41622c3b0c2be8b2fa00079696f5fd0d.tar.xz
frr-98cfd06b41622c3b0c2be8b2fa00079696f5fd0d.zip
lib, ospf6d: Change SECONDS_STR to be more generic
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h
index 50323d375..f5572f7f8 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -367,7 +367,7 @@ struct cmd_element
#define IP6_STR "IPv6 Information\n"
#define OSPF6_STR "Open Shortest Path First (OSPF) for IPv6\n"
#define OSPF6_INSTANCE_STR "(1-65535) Instance ID\n"
-#define SECONDS_STR "(1-65535) Seconds\n"
+#define SECONDS_STR "Seconds\n"
#define ROUTE_STR "Routing Table\n"
#define PREFIX_LIST_STR "Build a prefix list\n"
#define OSPF6_DUMP_TYPE_LIST \