]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: zebra: use correct format for `show ip/ipv6 forward` command
authorSimon Ruderich <simon@ruderich.org>
Sat, 25 Apr 2020 06:02:08 +0000 (08:02 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 16 May 2020 08:17:12 +0000 (10:17 +0200)
Signed-off-by: Simon Ruderich <simon@ruderich.org>
doc/user/zebra.rst

index f3b4ca7d035aadcae2fb03918876d379447f44ee..4cb35c7433f016898e274c0356cc9f1ce54ac0c9 100644 (file)
@@ -985,15 +985,15 @@ zebra Terminal Mode Commands
 .. index:: show ip protocol
 .. clicmd:: show ip protocol
 
-.. index:: show ipforward
-.. clicmd:: show ipforward
+.. index:: show ip forward
+.. clicmd:: show ip forward
 
    Display whether the host's IP forwarding function is enabled or not.
    Almost any UNIX kernel can be configured with IP forwarding disabled.
    If so, the box can't work as a router.
 
-.. index:: show ipv6forward
-.. clicmd:: show ipv6forward
+.. index:: show ipv6 forward
+.. clicmd:: show ipv6 forward
 
    Display whether the host's IP v6 forwarding is enabled or not.