summaryrefslogtreecommitdiffstats
path: root/ripd
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2016-10-04 21:21:45 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2016-10-04 21:21:45 +0200
commit12dcf78e0befd448804566438a754261ffbbd2e5 (patch)
treea28c7fc026d1d576196d583554a85efc12239da4 /ripd
parentlib: fix password and enable password syntax (diff)
downloadfrr-12dcf78e0befd448804566438a754261ffbbd2e5.tar.xz
frr-12dcf78e0befd448804566438a754261ffbbd2e5.zip
all: Fix various syntax errors
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'ripd')
-rw-r--r--ripd/rip_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/rip_interface.c b/ripd/rip_interface.c
index 5ee2c0f31..6df219628 100644
--- a/ripd/rip_interface.c
+++ b/ripd/rip_interface.c
@@ -1358,7 +1358,7 @@ DEFUN (ip_rip_receive_version,
DEFUN (ip_rip_receive_version_1,
ip_rip_receive_version_1_cmd,
- "ip rip receive version 1 2",
+ "ip rip receive version (1-1) (2-2)",
IP_STR
"Routing Information Protocol\n"
"Advertisement reception\n"