mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 13:31:48 +00:00
Quagga: Man pages have wrong paths
Ticket: CM-8027 Testing: See bug The man pages have the wrong paths listed. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
6896f65018
commit
b212c9dfd1
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user