]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Quagga: Man pages have wrong paths
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Oct 2015 17:27:44 +0000 (10:27 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Oct 2015 17:27:44 +0000 (10:27 -0700)
Ticket: CM-8027
Testing: See bug

The man pages have the wrong paths listed.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/bgpd.8
doc/isisd.8
doc/ospf6d.8
doc/ospfd.8
doc/ripd.8
doc/ripngd.8
doc/vtysh.1
doc/zebra.8

index 8daaefa27be35f96a857381a81b70a48254bd61b..67143c2c59f4b593c903c7a6c2edb2ea4d39664c 100644 (file)
@@ -78,12 +78,12 @@ When the program terminates, retain routes added by \fBbgpd\fR.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/bgpd
+.BI /usr/lib/quagga/bgpd
 The default location of the 
 .B bgpd
 binary.
 .TP
-.BI /usr/local/etc/bgpd.conf
+.BI /etc/quagga/bgpd.conf
 The default location of the 
 .B bgpd
 config file.
index 84e6cf554444f8ec6495a1ec90df840c9d744d7d..83ac99d57a4ea9d07ccdf60b7c64767e46cb8815 100644 (file)
@@ -67,12 +67,12 @@ Specify the user to run as. Default is \fIquagga\fR.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/isisd
+.BI /usr/lib/quagga/isisd
 The default location of the 
 .B isisd
 binary.
 .TP
-.BI /usr/local/etc/isisd.conf
+.BI /etc/quagga/isisd.conf
 The default location of the 
 .B isisd
 config file.
index 0643226345fb1c16c047d44049015e1c1d8fd0f8..630b20afdd36121920a5f3777335dc6e12fa67b1 100644 (file)
@@ -68,12 +68,12 @@ Specify the user to run as. Default is \fIquagga\fR.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/ospf6d
+.BI /usr/lib/quagga/ospf6d
 The default location of the 
 .B ospf6d
 binary.
 .TP
-.BI /usr/local/etc/ospf6d.conf
+.BI /etc/quagga/ospf6d.conf
 The default location of the 
 .B ospf6d
 config file.
index 8c819cf658e38bba843e4222c211c737127997c6..ba8848affa40279d02e353b3f1d7f8adb21c691d 100644 (file)
@@ -70,12 +70,12 @@ Enable OSPF apiserver. Default is disabled.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/ospfd
+.BI /usr/lib/quagga/ospfd
 The default location of the 
 .B ospfd
 binary.
 .TP
-.BI /usr/local/etc/ospfd.conf
+.BI /etc/quagga/ospfd.conf
 The default location of the 
 .B ospfd
 config file.
index 8fa9bf23f4abb6d1080b37407133bd92d54f5e7a..f042af228b2a1028b171df5e984fe503a545b39c 100644 (file)
@@ -71,12 +71,12 @@ When the program terminates, retain routes added by \fBripd\fR.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/ripd
+.BI /usr/lib/quagga/ripd
 The default location of the 
 .B ripd
 binary.
 .TP
-.BI /usr/local/etc/ripd.conf
+.BI /etc/quagga/ripd.conf
 The default location of the 
 .B ripd
 config file.
index 6e63dc20eb02bb152ada4899473169ccd9118112..e4504fde46e5d6a96f8ef547588d73c72012d611 100644 (file)
@@ -71,12 +71,12 @@ When the program terminates, retain routes added by \fBripd\fR.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/ripngd
+.BI /usr/lib/quagga/ripngd
 The default location of the 
 .B ripngd
 binary.
 .TP
-.BI /usr/local/etc/ripngd.conf
+.BI /etc/quagga/ripngd.conf
 The default location of the 
 .B ripngd
 config file.
index de4913e51f89496a9a2adede8183e3033d5ac206..ff4c2b4f84c1e8aad6c0cc9c773afee437673d62 100644 (file)
@@ -68,12 +68,12 @@ Display a usage message on standard output and exit.
 This should be the name of the pager to use. Default is \fBmore\fR.
 .SH FILES
 .TP
-.BI /usr/local/etc/vtysh.conf
+.BI /etc/quagga/vtysh.conf
 The default location of the 
 .B vtysh
 config file.
 .TP
-.BI /usr/local/etc/Quagga.conf
+.BI /etc/quagga/Quagga.conf
 The default location of the integrated Quagga routing engine config file
 if integrated config file is in use (not default).
 .SH WARNING
index a40909a69938313f6fb0fcedbe067fccb9a9ce98..cb431da0aadd1af19b5ad5c1c45f758d799182ca 100644 (file)
@@ -90,12 +90,12 @@ Note that this affects Linux only.
 Print the version and exit.
 .SH FILES
 .TP
-.BI /usr/local/sbin/zebra
+.BI /usr/lib/quagga/zebra
 The default location of the 
 .B zebra
 binary.
 .TP
-.BI /usr/local/etc/zebra.conf
+.BI /etc/quagga/zebra.conf
 The default location of the 
 .B zebra
 config file.