]> git.puffer.fish Git - mirror/frr.git/commitdiff
ripd: fix "show ip rip status" documentation
authorJoachim Nilsson <troglobit@gmail.com>
Wed, 21 Aug 2013 09:39:33 +0000 (09:39 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 3 Jun 2014 13:34:22 +0000 (15:34 +0200)
The command was mis-named in the documentation as "show ip protocols".

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
doc/ripd.texi

index c6f804af232b25112910959c5e852d0ed9266e88..78d63eed4c8b46854bfac1d7d77bd8e23f5f303a 100644 (file)
@@ -560,14 +560,14 @@ for routes redistributed into RIP.
 
 @c Exmaple here.
 
-@deffn Command {show ip protocols} {}
+@deffn Command {show ip rip status} {}
 The command displays current RIP status.  It includes RIP timer,
 filtering, version, RIP enabled interface and RIP peer inforation.
 @end deffn
 
 @example
 @group
-ripd> @b{show ip protocols}
+ripd> @b{show ip rip status}
 Routing Protocol is "rip"
   Sending updates every 30 seconds with +/-50%, next due in 35 seconds
   Timeout after 180 seconds, garbage collect after 120 seconds