]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: correct the pid path for daemons
authoranlan_cs <vic.lan@pica8.com>
Mon, 13 Feb 2023 06:35:34 +0000 (14:35 +0800)
committeranlan_cs <vic.lan@pica8.com>
Tue, 14 Feb 2023 06:02:31 +0000 (14:02 +0800)
Adjust doc:
1. Correct the pid path for daemons
2. Add empty line before `kill` command
3. Remove one useless line in "ripd.rst"

Signed-off-by: anlan_cs <vic.lan@pica8.com>
doc/user/eigrpd.rst
doc/user/pim.rst
doc/user/pimv6.rst
doc/user/ripd.rst

index 3650792a3e83937d6bf0af84d721380ab1ef63f7..fa157c4659007e54d246bd2db411637f4e23960c 100644 (file)
@@ -41,8 +41,9 @@ running EIGRP is:
 
 Please note that *zebra* must be invoked before *eigrpd*.
 
-To stop *eigrpd*, please use ::
-   kill `cat /var/run/eigrpd.pid`
+To stop *eigrpd*, please use::
+
+   kill `cat /var/run/frr/eigrpd.pid`
 
 Certain signals have special meanings to *eigrpd*.
 
index 5d849c7b8a17c953393386e3aa2681de0b8c4600..72471d7af0e23ac11270ebf1e29a3258c03f37ca 100644 (file)
@@ -40,7 +40,7 @@ Please note that *zebra* must be invoked before *pimd*.
 
 To stop *pimd* please use::
 
-   kill `cat /var/run/pimd.pid`
+   kill `cat /var/run/frr/pimd.pid`
 
 Certain signals have special meanings to *pimd*.
 
index 7fd285600192f8c3f72a751ca246d8010a200a78..856939038ff0fec1a5ed6aca432a9ed4f42fc003 100644 (file)
@@ -32,7 +32,7 @@ Please note that *zebra* must be invoked before *pim6d*.
 
 To stop *pim6d* please use::
 
-   kill `cat /var/run/pim6d.pid`
+   kill `cat /var/run/frr/pim6d.pid`
 
 Certain signals have special meanings to *pim6d*.
 
index 66bdd26f1a785a041d4404b2ed114f522d70407d..5c60f4f4f1f95cd7585316b84a38e365f09bae0c 100644 (file)
@@ -40,7 +40,8 @@ sequence for running RIP is like below:
 Please note that *zebra* must be invoked before *ripd*.
 
 To stop *ripd*. Please use::
-   kill `cat /var/run/ripd.pid`
+
+   kill `cat /var/run/frr/ripd.pid`
 
 Certain signals have special meanings to *ripd*.
 
@@ -93,9 +94,6 @@ RIP Configuration
    `no router rip` command. RIP must be enabled before carrying out any of the
    RIP commands.
 
-
-   Disable RIP.
-
 .. clicmd:: network NETWORK