diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-04 19:21:45 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-04 19:21:45 +0000 |
| commit | 12dcf78e0befd448804566438a754261ffbbd2e5 (patch) | |
| tree | a28c7fc026d1d576196d583554a85efc12239da4 /ripd/rip_interface.c | |
| parent | 98463e0ab752e3975f3f3ebb0ad99bbb205e1187 (diff) | |
all: Fix various syntax errors
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'ripd/rip_interface.c')
| -rw-r--r-- | ripd/rip_interface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/rip_interface.c b/ripd/rip_interface.c index 5ee2c0f312..6df219628c 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" |
