]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: rename man pages to frr-*
authorDavid Lamparter <equinox@diac24.net>
Tue, 14 Jan 2020 23:00:32 +0000 (00:00 +0100)
committerDavid Lamparter <equinox@diac24.net>
Wed, 15 Jan 2020 16:30:45 +0000 (17:30 +0100)
The vrrpd one conflicts with the standalone vrrpd package; also we're
installing daemons to /usr/lib/frr on some systems so they're not on
PATH.

Signed-off-by: David Lamparter <equinox@diac24.net>
62 files changed:
bfdd/subdir.am
bgpd/subdir.am
debian/frr.manpages
doc/manpages/bfdd.rst [deleted file]
doc/manpages/bgpd.rst [deleted file]
doc/manpages/conf.py
doc/manpages/defines.rst
doc/manpages/eigrpd.rst [deleted file]
doc/manpages/fabricd.rst [deleted file]
doc/manpages/frr-bfdd.rst [new file with mode: 0644]
doc/manpages/frr-bgpd.rst [new file with mode: 0644]
doc/manpages/frr-eigrpd.rst [new file with mode: 0644]
doc/manpages/frr-fabricd.rst [new file with mode: 0644]
doc/manpages/frr-isisd.rst [new file with mode: 0644]
doc/manpages/frr-ldpd.rst [new file with mode: 0644]
doc/manpages/frr-nhrpd.rst [new file with mode: 0644]
doc/manpages/frr-ospf6d.rst [new file with mode: 0644]
doc/manpages/frr-ospfclient.rst [new file with mode: 0644]
doc/manpages/frr-ospfd.rst [new file with mode: 0644]
doc/manpages/frr-pbrd.rst [new file with mode: 0644]
doc/manpages/frr-pimd.rst [new file with mode: 0644]
doc/manpages/frr-ripd.rst [new file with mode: 0644]
doc/manpages/frr-ripngd.rst [new file with mode: 0644]
doc/manpages/frr-sharpd.rst [new file with mode: 0644]
doc/manpages/frr-staticd.rst [new file with mode: 0644]
doc/manpages/frr-vrrpd.rst [new file with mode: 0644]
doc/manpages/frr-watchfrr.rst [new file with mode: 0644]
doc/manpages/frr-zebra.rst [new file with mode: 0644]
doc/manpages/index.rst
doc/manpages/isisd.rst [deleted file]
doc/manpages/ldpd.rst [deleted file]
doc/manpages/nhrpd.rst [deleted file]
doc/manpages/ospf6d.rst [deleted file]
doc/manpages/ospfclient.rst [deleted file]
doc/manpages/ospfd.rst [deleted file]
doc/manpages/pbrd.rst [deleted file]
doc/manpages/pimd.rst [deleted file]
doc/manpages/ripd.rst [deleted file]
doc/manpages/ripngd.rst [deleted file]
doc/manpages/sharpd.rst [deleted file]
doc/manpages/staticd.rst [deleted file]
doc/manpages/subdir.am
doc/manpages/vrrpd.rst [deleted file]
doc/manpages/watchfrr.rst [deleted file]
doc/manpages/zebra.rst [deleted file]
eigrpd/subdir.am
isisd/subdir.am
ldpd/subdir.am
nhrpd/subdir.am
ospf6d/subdir.am
ospfclient/subdir.am
ospfd/subdir.am
pbrd/subdir.am
pimd/subdir.am
ripd/subdir.am
ripngd/subdir.am
sharpd/subdir.am
solaris/prototype.doc.in
staticd/subdir.am
vrrpd/subdir.am
watchfrr/subdir.am
zebra/subdir.am

index 5e3c3d4765007f49240d66c99dbf41ec43bf1bd5..4404811f6f6763eff3cd5dfb43bcd17740923071 100644 (file)
@@ -8,7 +8,7 @@ sbin_PROGRAMS += bfdd/bfdd
 dist_examples_DATA += bfdd/bfdd.conf.sample
 vtysh_scan += $(top_srcdir)/bfdd/bfdd_vty.c
 vtysh_scan += $(top_srcdir)/bfdd/bfdd_cli.c
-man8 += $(MANBUILD)/bfdd.8
+man8 += $(MANBUILD)/frr-bfdd.8
 endif
 
 bfdd_libbfd_a_SOURCES = \
index b338fd4f3dbc6081c02a3d9950180ecb52a58dc3..cb8dd1a8a56d5f5eadf6bd5ce0534c4a066e42cb 100644 (file)
@@ -46,7 +46,7 @@ endif
 if BGP_BMP
 module_LTLIBRARIES += bgpd/bgpd_bmp.la
 endif
-man8 += $(MANBUILD)/bgpd.8
+man8 += $(MANBUILD)/frr-bgpd.8
 endif
 
 bgpd_libbgp_a_SOURCES = \
index f5aa972304242fafeec4a5874f3cf4c285839521..5075fd763df40d1d29c138b598beb36c0c1f9598 100644 (file)
@@ -1,16 +1,16 @@
+doc/manpages/_build/man/frr-bgpd.8
+doc/manpages/_build/man/frr-eigrpd.8
+doc/manpages/_build/man/frr-fabricd.8
+doc/manpages/_build/man/frr-isisd.8
+doc/manpages/_build/man/frr-ldpd.8
+doc/manpages/_build/man/frr-nhrpd.8
+doc/manpages/_build/man/frr-ospf6d.8
+doc/manpages/_build/man/frr-ospfd.8
+doc/manpages/_build/man/frr-pimd.8
+doc/manpages/_build/man/frr-ripd.8
+doc/manpages/_build/man/frr-ripngd.8
+doc/manpages/_build/man/frr-watchfrr.8
+doc/manpages/_build/man/frr-zebra.8
 doc/manpages/_build/man/frr.1
-doc/manpages/_build/man/bgpd.8
-doc/manpages/_build/man/pimd.8
-doc/manpages/_build/man/eigrpd.8
-doc/manpages/_build/man/ldpd.8
-doc/manpages/_build/man/nhrpd.8
-doc/manpages/_build/man/ospf6d.8
-doc/manpages/_build/man/ospfd.8
-doc/manpages/_build/man/ripd.8
-doc/manpages/_build/man/ripngd.8
-doc/manpages/_build/man/vtysh.1
-doc/manpages/_build/man/zebra.8
-doc/manpages/_build/man/isisd.8
-doc/manpages/_build/man/watchfrr.8
 doc/manpages/_build/man/mtracebis.8
-doc/manpages/_build/man/fabricd.8
+doc/manpages/_build/man/vtysh.1
diff --git a/doc/manpages/bfdd.rst b/doc/manpages/bfdd.rst
deleted file mode 100644 (file)
index 1f8b147..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-****
-BFDD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: bfdd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a communication failure detection component that works with
-the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-.. include:: bfd-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/bgpd.rst b/doc/manpages/bgpd.rst
deleted file mode 100644 (file)
index f1736ff..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-****
-BGPD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: bgpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-LABEL MANAGER
--------------
-
-.. option:: -I, --int_num
-
-   Set zclient id. This is required when using Zebra label manager in proxy mode.
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
index e7813d81765463c1c2266be12b17ab9143c7cb47..9121d38fe020a36cdc7bdcdfe971640683204305 100644 (file)
@@ -313,28 +313,28 @@ latex_documents = [
 fwfrr = "{0} routing engine for use with FRRouting."
 
 man_pages = [
-    ('bgpd', 'bgpd', fwfrr.format("a BGPv4, BGPv4+, BGPv4- "), [], 8),
-    ('eigrpd', 'eigrpd', fwfrr.format("an EIGRP "), [], 8),
-    ('ospf6d', 'ospf6d', fwfrr.format("an OSPFv3 "), [], 8),
-    ('ospfd', 'ospfd', fwfrr.format("an OSPFv2 "), [], 8),
-    ('isisd', 'isisd', fwfrr.format("an IS-IS "), [], 8),
-    ('ospfclient', 'ospfclient', 'an example ospf-api client', [], 8),
-    ('ldpd', 'ldpd', fwfrr.format("an LDP "), [], 8),
-    ('nhrpd', 'nhrpd', fwfrr.format("a Next Hop Routing Protocol "), [], 8),
-    ('pimd', 'pimd', fwfrr.format("a PIM "), [], 8),
-    ('pbrd', 'pbrd', fwfrr.format("a PBR "), [], 8),
-    ('sharpd', 'sharpd', fwfrr.format("a SHARP "), [], 8),
-    ('staticd', 'staticd', fwfrr.format("a static route manager "), [], 8),
-    ('mtracebis', 'mtracebis', "a multicast trace client", [], 8),
-    ('ripd', 'ripd', fwfrr.format("a RIP "), [], 8),
-    ('ripngd', 'ripngd', fwfrr.format("a RIPNG "), [], 8),
-    ('zebra', 'zebra', 'a routing manager for use with associated FRRouting components.', [], 8),
-    ('watchfrr', 'watchfrr', 'a program to monitor the status of FRRouting daemons', [], 8),
-    ('vtysh', 'vtysh', 'an integrated shell for FRRouting.', [], 1),
+    ('frr-bfdd',       'frr-bfdd', fwfrr.format("a bfd"), [], 8),
+    ('frr-bgpd',       'frr-bgpd', fwfrr.format("a BGPv4, BGPv4+, BGPv4-"), [], 8),
+    ('frr-eigrpd',     'frr-eigrpd', fwfrr.format("an EIGRP"), [], 8),
+    ('frr-fabricd',    'frr-fabricd', fwfrr.format("an OpenFabric"), [], 8),
+    ('frr-isisd',      'frr-isisd', fwfrr.format("an IS-IS"), [], 8),
+    ('frr-ldpd',       'frr-ldpd', fwfrr.format("an LDP"), [], 8),
+    ('frr-nhrpd',      'frr-nhrpd', fwfrr.format("a Next Hop Routing Protocol"), [], 8),
+    ('frr-ospf6d',     'frr-ospf6d', fwfrr.format("an OSPFv3"), [], 8),
+    ('frr-ospfclient', 'frr-ospfclient', 'an example ospf-api client', [], 8),
+    ('frr-ospfd',      'frr-ospfd', fwfrr.format("an OSPFv2"), [], 8),
+    ('frr-pbrd',       'frr-pbrd', fwfrr.format("a PBR"), [], 8),
+    ('frr-pimd',       'frr-pimd', fwfrr.format("a PIM"), [], 8),
+    ('frr-ripd',       'frr-ripd', fwfrr.format("a RIP"), [], 8),
+    ('frr-ripngd',     'frr-ripngd', fwfrr.format("a RIPNG"), [], 8),
+    ('frr-sharpd',     'frr-sharpd', fwfrr.format("a SHARP"), [], 8),
+    ('frr-staticd',    'frr-staticd', fwfrr.format("a static route manager"), [], 8),
+    ('frr-vrrpd',      'frr-vrrpd', fwfrr.format("a VRRP"), [], 8),
+    ('frr-watchfrr',   'frr-watchfrr', 'a program to monitor the status of FRRouting daemons', [], 8),
+    ('frr-zebra',      'frr-zebra', 'a routing manager for use with associated FRRouting components.', [], 8),
     ('frr', 'frr', 'a systemd interaction script', [], 1),
-    ('bfdd', 'bfdd', fwfrr.format("a bfd"), [], 8),
-    ('fabricd', 'fabricd', fwfrr.format("an OpenFabric "), [], 8),
-    ('vrrpd', 'vrrpd', fwfrr.format("a VRRP"), [], 8),
+    ('mtracebis',  'mtracebis', "a multicast trace client", [], 8),
+    ('vtysh', 'vtysh', 'an integrated shell for FRRouting.', [], 1),
 ]
 
 # -- Options for Texinfo output -------------------------------------------
index 2a6a9fd1bdf855bcd9d40109f9539018dd35e5d7..ac24cfa8dc3e78e15e01f5bb95e175331b660622 100644 (file)
@@ -1,3 +1,3 @@
 .. |synopsis-options| replace:: [-d|-t|-dt] [-C] [-f config-file] [-i pid-file] [-z zclient-path] [-u user] [-g group] [-A vty-addr] [-P vty-port] [-M module[:options]] [-N pathspace] [--vty_socket vty-path] [--moduledir module-path]
 .. |synopsis-options-hv| replace:: [-h] [-v]
-.. |seealso-programs| replace:: zebra(8), vtysh(1), ripd(8), ripngd(8), ospfd(8), ospf6d(8), bgpd(8), isisd(8), babeld(8), nhrpd(8), pimd(8), pbrd(8), ldpd(8), eigrpd(8), staticd(8), fabricd(8), vrrpd(8), mtracebis(8)
+.. |seealso-programs| replace:: frr-zebra(8), vtysh(1), frr-ripd(8), frr-ripngd(8), frr-ospfd(8), frr-ospf6d(8), frr-bgpd(8), frr-isisd(8), frr-babeld(8), frr-nhrpd(8), frr-pimd(8), frr-pbrd(8), frr-ldpd(8), frr-eigrpd(8), frr-staticd(8), frr-fabricd(8), frr-vrrpd(8), mtracebis(8)
diff --git a/doc/manpages/eigrpd.rst b/doc/manpages/eigrpd.rst
deleted file mode 100644 (file)
index bc82446..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-******
-EIGRPD
-******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: eigrpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/fabricd.rst b/doc/manpages/fabricd.rst
deleted file mode 100644 (file)
index c14c076..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-*******
-FABRICD
-*******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: fabricd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/frr-bfdd.rst b/doc/manpages/frr-bfdd.rst
new file mode 100644 (file)
index 0000000..1f8b147
--- /dev/null
@@ -0,0 +1,40 @@
+****
+BFDD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: bfdd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a communication failure detection component that works with
+the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+.. include:: bfd-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-bgpd.rst b/doc/manpages/frr-bgpd.rst
new file mode 100644 (file)
index 0000000..f1736ff
--- /dev/null
@@ -0,0 +1,45 @@
+****
+BGPD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: bgpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+LABEL MANAGER
+-------------
+
+.. option:: -I, --int_num
+
+   Set zclient id. This is required when using Zebra label manager in proxy mode.
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-eigrpd.rst b/doc/manpages/frr-eigrpd.rst
new file mode 100644 (file)
index 0000000..bc82446
--- /dev/null
@@ -0,0 +1,38 @@
+******
+EIGRPD
+******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: eigrpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-fabricd.rst b/doc/manpages/frr-fabricd.rst
new file mode 100644 (file)
index 0000000..c14c076
--- /dev/null
@@ -0,0 +1,38 @@
+*******
+FABRICD
+*******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: fabricd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-isisd.rst b/doc/manpages/frr-isisd.rst
new file mode 100644 (file)
index 0000000..68761f6
--- /dev/null
@@ -0,0 +1,38 @@
+*****
+ISISD
+*****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: isisd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-ldpd.rst b/doc/manpages/frr-ldpd.rst
new file mode 100644 (file)
index 0000000..113f066
--- /dev/null
@@ -0,0 +1,38 @@
+****
+LDPD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: ldpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-nhrpd.rst b/doc/manpages/frr-nhrpd.rst
new file mode 100644 (file)
index 0000000..cae01c6
--- /dev/null
@@ -0,0 +1,38 @@
+*****
+NHRPD
+*****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: nhrpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-ospf6d.rst b/doc/manpages/frr-ospf6d.rst
new file mode 100644 (file)
index 0000000..cfc6860
--- /dev/null
@@ -0,0 +1,39 @@
+******
+OSPF6D
+******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: ospf6d
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-ospfclient.rst b/doc/manpages/frr-ospfclient.rst
new file mode 100644 (file)
index 0000000..c52b108
--- /dev/null
@@ -0,0 +1,43 @@
+**********
+OSPFCLIENT
+**********
+
+.. include:: defines.rst
+
+SYNOPSIS
+========
+ospfclient <ospfd> <lsatype> <opaquetype> <opaqueid> <ifaddr> <areaid>
+
+DESCRIPTION
+===========
+ospfclient is an example ospf-api client to test the ospfd daemon.
+
+OPTIONS
+=======
+
+.. option:: ospfd
+
+   A router where the API-enabled OSPF daemon is running.
+
+.. option:: lsatype
+
+   The value has to be either "9", "10", or "11", depending on the flooding scope.
+
+.. option:: opaquetype
+
+   The value has to be in the range of 0-255 (for example, experimental applications might use opaquetype larger than 128).
+
+.. option:: opaqueid
+
+   Arbitrary application instance (24 bits).
+
+.. option:: ifaddr
+
+   Interface IP address for type 9, otherwise it will be ignored.
+
+.. option:: areaid
+
+   Area in the IP address format for type 10, otherwise it will be ignored.
+
+
+.. include:: epilogue.rst
diff --git a/doc/manpages/frr-ospfd.rst b/doc/manpages/frr-ospfd.rst
new file mode 100644 (file)
index 0000000..951a022
--- /dev/null
@@ -0,0 +1,43 @@
+*****
+OSPFD
+*****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: ospfd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+.. option:: -a, --apiserver
+
+   Enable the OSPF API server.
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-pbrd.rst b/doc/manpages/frr-pbrd.rst
new file mode 100644 (file)
index 0000000..d9a80b1
--- /dev/null
@@ -0,0 +1,38 @@
+****
+PBRD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: pbrd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
+
diff --git a/doc/manpages/frr-pimd.rst b/doc/manpages/frr-pimd.rst
new file mode 100644 (file)
index 0000000..d758266
--- /dev/null
@@ -0,0 +1,38 @@
+****
+PIMD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: pimd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-ripd.rst b/doc/manpages/frr-ripd.rst
new file mode 100644 (file)
index 0000000..af4590c
--- /dev/null
@@ -0,0 +1,38 @@
+****
+RIPD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: ripd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-ripngd.rst b/doc/manpages/frr-ripngd.rst
new file mode 100644 (file)
index 0000000..aedd689
--- /dev/null
@@ -0,0 +1,38 @@
+******
+RIPNGD
+******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: ripngd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-sharpd.rst b/doc/manpages/frr-sharpd.rst
new file mode 100644 (file)
index 0000000..016f3f9
--- /dev/null
@@ -0,0 +1,38 @@
+******
+SHARPD
+******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: sharpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
+
diff --git a/doc/manpages/frr-staticd.rst b/doc/manpages/frr-staticd.rst
new file mode 100644 (file)
index 0000000..ccbcf32
--- /dev/null
@@ -0,0 +1,38 @@
+*******
+STATICD
+*******
+
+.. include:: defines.rst
+.. |DAEMON| replace:: staticd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
+
diff --git a/doc/manpages/frr-vrrpd.rst b/doc/manpages/frr-vrrpd.rst
new file mode 100644 (file)
index 0000000..0e73b07
--- /dev/null
@@ -0,0 +1,40 @@
+*****
+VRRPD
+*****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: vrrpd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+It implements the Virtual Router Redundancy Protocol. Support for both VRRPv2
+and VRRPv3 is present.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-watchfrr.rst b/doc/manpages/frr-watchfrr.rst
new file mode 100644 (file)
index 0000000..dceb423
--- /dev/null
@@ -0,0 +1,118 @@
+********
+WATCHFRR
+********
+
+.. include:: defines.rst
+.. |DAEMON| replace:: watchfrr
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| [option...] <daemon>...
+
+
+DESCRIPTION
+===========
+|DAEMON| is a watchdog program that monitors the status of supplied frr daemons and tries to restart them in case they become unresponsive or shut down.
+
+To determine whether a daemon is running, it tries to connect to the daemon's VTY UNIX stream socket, and send echo commands to ensure the daemon responds. When the daemon crashes, EOF is received from the socket, so that |DAEMON| can react immediately.
+
+In order to avoid restarting the daemons in quick succession, you can supply the -m and -M options to set the minimum and maximum delay between the restart commands. The minimum restart delay is recalculated each time a restart is attempted.  If the time since the last restart attempt exceeds twice the value of -M, the restart delay is set to the value of -m, otherwise the interval is doubled (but capped at the value of -M).
+
+OPTIONS
+=======
+
+.. option:: --dry
+
+   Run |DAEMON| in "dry-run" mode, only monitoring the specified daemons but not performing any start/stop/restart actions.
+
+.. option:: -d, --daemon
+
+   Run in daemon mode. When supplied, error messages are sent to Syslog instead of standard output (stdout).
+
+.. option:: -S <directory>, --statedir <directory>
+
+   Set the VTY socket directory (the default value is "/var/run/frr").
+
+.. option:: -l <level>, --loglevel <level>
+
+   Set the logging level (the default value is "6"). The value should range from 0 (LOG_EMERG) to 7 (LOG_DEBUG), but higher number can be supplied if extra debugging messages are required.
+
+.. option:: --min-restart-interval <number>
+
+   Set the minimum number of seconds to wait between invocations of the daemon restart commands (the default value is "60").
+
+.. option:: --max-restart-interval <number>
+
+   Set the maximum number of seconds to wait between invocations of the daemon restart commands (the default value is "600").
+
+.. option:: -i <number>, --interval <number>
+
+   Set the status polling interval in seconds (the default value is "5").
+
+.. option:: -t <number>, --timeout <number>
+
+   Set the unresponsiveness timeout in seconds (the default value is "10").
+
+.. option:: -T <number>, --restart-timeout <number>
+
+   Set the restart (kill) timeout in seconds (the default value is "20"). If any background jobs are still running after this period has elapsed, they will be killed.
+
+.. option:: -p <filename>, --pid-file <filename>
+
+   Set the process identifier filename (the default value is "/var/run/frr/|DAEMON|.pid").
+
+.. option:: -b <string>, --blank-string <string>
+
+   When the supplied string is found in any of the command line option arguments (i.e., -r, -s, or -k), replace it with a space.
+
+   This is an ugly hack to circumvent problems with passing the command line arguments containing embedded spaces.
+
+.. option:: -v, --version
+
+   Display the version information and exit.
+
+.. option:: -h, --help
+
+   Display the usage information and exit.
+
+The following 3 options specify scripts that |DAEMON| uses to perform start/stop/restart actions. Reasonable default values are built into watchfrr, so the use of these options should no longer be necessary:
+
+.. option:: -s command, --start-command command
+
+  Supply a Bourne shell command to start a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
+
+.. option:: -k command, --kill-command command
+
+   Supply a Bourne shell command to stop a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
+
+.. option:: -r command, --restart command
+
+   Supply a Bourne shell command to restart a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
+
+PREVIOUS OPTIONS
+================
+Prior versions of |DAEMON| supported some additional options that no longer exist:::
+
+   -a, -A, -e, -R, -z
+
+The ``-a``, ``-A`` and ``-R`` options were used to select alternate monitoring modes that offered different patterns of restarting daemons. The "correct" mode (phased restart) is now the default. The -e and -z options used to disable some monitoring aspects, |DAEMON| now always has all monitoring features enabled.
+
+Removing these options should result in correct operation, if it does not please file a bug report.
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
diff --git a/doc/manpages/frr-zebra.rst b/doc/manpages/frr-zebra.rst
new file mode 100644 (file)
index 0000000..cfb368b
--- /dev/null
@@ -0,0 +1,67 @@
+*****
+ZEBRA
+*****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: zebra
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing manager that implements the zebra route engine. zebra supports all protocol daemons in the FRRouting suite.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+.. option:: -b, --batch
+
+   Runs in batch mode, zebra parses its config and exits.
+
+.. option:: -k, --keep_kernel
+
+   On startup, don't delete self inserted routes.
+
+.. option:: -s, --nl-bufsize <netlink-buffer-size>
+
+   Set netlink receive buffer size. There are cases where zebra daemon can't handle flood of netlink messages from kernel. If you ever see "recvmsg overrun" messages in zebra log, you are in trouble.
+
+   Solution is to increase receive buffer of netlink socket. Note that kernel < 2.6.14 doesn't allow increasing it over maximum value defined in /proc/sys/net/core/rmem_max. If you want to do it, you have to increase maximum before starting zebra.
+
+   Note that this affects Linux only.
+
+
+.. option:: -n, --vrfwnetns
+
+   Enable namespace VRF backend. By default, the VRF backend relies on VRF-lite support from the Linux kernel. This option permits discovering Linux named network namespaces and mapping it to FRR VRF contexts.
+
+ROUTES
+------
+
+.. option:: -r, --retain
+
+   When the program terminates, do not flush routes installed by zebra from the kernel.
+
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+   The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+   The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+   If the |DAEMON| process is configured to output logs to a file, then you
+   will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+
index 40f06efdfeb519aabfa6d10f1d29cb8d67781973..58a1d9e0db0528f164d7952a179567f2db44f11f 100644 (file)
@@ -6,25 +6,25 @@
 .. toctree::
    :maxdepth: 2
 
-   bfdd
-   bgpd
-   eigrpd
-   isisd
-   fabricd
-   ldpd
-   nhrpd
-   ospf6d
-   ospfclient
-   ospfd
-   pimd
-   pbrd
+   frr
+   frr-bfdd
+   frr-bgpd
+   frr-eigrpd
+   frr-isisd
+   frr-fabricd
+   frr-ldpd
+   frr-nhrpd
+   frr-ospf6d
+   frr-ospfclient
+   frr-ospfd
+   frr-pimd
+   frr-pbrd
+   frr-ripd
+   frr-ripngd
+   frr-sharpd
+   frr-staticd
+   frr-watchfrr
+   frr-zebra
+   frr-vrrpd
    mtracebis
-   ripd
-   ripngd
-   sharpd
-   staticd
-   watchfrr
-   zebra
    vtysh
-   vrrpd
-   frr
diff --git a/doc/manpages/isisd.rst b/doc/manpages/isisd.rst
deleted file mode 100644 (file)
index 68761f6..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-*****
-ISISD
-*****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: isisd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/ldpd.rst b/doc/manpages/ldpd.rst
deleted file mode 100644 (file)
index 113f066..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-****
-LDPD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: ldpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/nhrpd.rst b/doc/manpages/nhrpd.rst
deleted file mode 100644 (file)
index cae01c6..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-*****
-NHRPD
-*****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: nhrpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/ospf6d.rst b/doc/manpages/ospf6d.rst
deleted file mode 100644 (file)
index cfc6860..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-******
-OSPF6D
-******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: ospf6d
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/ospfclient.rst b/doc/manpages/ospfclient.rst
deleted file mode 100644 (file)
index c52b108..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-**********
-OSPFCLIENT
-**********
-
-.. include:: defines.rst
-
-SYNOPSIS
-========
-ospfclient <ospfd> <lsatype> <opaquetype> <opaqueid> <ifaddr> <areaid>
-
-DESCRIPTION
-===========
-ospfclient is an example ospf-api client to test the ospfd daemon.
-
-OPTIONS
-=======
-
-.. option:: ospfd
-
-   A router where the API-enabled OSPF daemon is running.
-
-.. option:: lsatype
-
-   The value has to be either "9", "10", or "11", depending on the flooding scope.
-
-.. option:: opaquetype
-
-   The value has to be in the range of 0-255 (for example, experimental applications might use opaquetype larger than 128).
-
-.. option:: opaqueid
-
-   Arbitrary application instance (24 bits).
-
-.. option:: ifaddr
-
-   Interface IP address for type 9, otherwise it will be ignored.
-
-.. option:: areaid
-
-   Area in the IP address format for type 10, otherwise it will be ignored.
-
-
-.. include:: epilogue.rst
diff --git a/doc/manpages/ospfd.rst b/doc/manpages/ospfd.rst
deleted file mode 100644 (file)
index 951a022..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-*****
-OSPFD
-*****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: ospfd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-.. option:: -a, --apiserver
-
-   Enable the OSPF API server.
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/pbrd.rst b/doc/manpages/pbrd.rst
deleted file mode 100644 (file)
index d9a80b1..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-****
-PBRD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: pbrd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
-
diff --git a/doc/manpages/pimd.rst b/doc/manpages/pimd.rst
deleted file mode 100644 (file)
index d758266..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-****
-PIMD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: pimd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/ripd.rst b/doc/manpages/ripd.rst
deleted file mode 100644 (file)
index af4590c..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-****
-RIPD
-****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: ripd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/ripngd.rst b/doc/manpages/ripngd.rst
deleted file mode 100644 (file)
index aedd689..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-******
-RIPNGD
-******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: ripngd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/sharpd.rst b/doc/manpages/sharpd.rst
deleted file mode 100644 (file)
index 016f3f9..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-******
-SHARPD
-******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: sharpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
-
diff --git a/doc/manpages/staticd.rst b/doc/manpages/staticd.rst
deleted file mode 100644 (file)
index ccbcf32..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-*******
-STATICD
-*******
-
-.. include:: defines.rst
-.. |DAEMON| replace:: staticd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting engine.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
-
index 19d2d8d6ae4ace0f41da640420202fc5383d8498..92842120994e1f54ef097b08c50525b90a874d34 100644 (file)
@@ -3,34 +3,34 @@
 #
 
 man_RSTFILES = \
-       doc/manpages/bgpd.rst \
+       doc/manpages/bfd-options.rst \
        doc/manpages/common-options.rst \
        doc/manpages/conf.py \
        doc/manpages/defines.rst \
-       doc/manpages/eigrpd.rst \
        doc/manpages/epilogue.rst \
-       doc/manpages/fabricd.rst \
+       doc/manpages/frr-bfdd.rst \
+       doc/manpages/frr-bgpd.rst \
+       doc/manpages/frr-eigrpd.rst \
+       doc/manpages/frr-fabricd.rst \
+       doc/manpages/frr-isisd.rst \
+       doc/manpages/frr-ldpd.rst \
+       doc/manpages/frr-nhrpd.rst \
+       doc/manpages/frr-ospf6d.rst \
+       doc/manpages/frr-ospfclient.rst \
+       doc/manpages/frr-ospfd.rst \
+       doc/manpages/frr-pbrd.rst \
+       doc/manpages/frr-pimd.rst \
+       doc/manpages/frr-ripd.rst \
+       doc/manpages/frr-ripngd.rst \
+       doc/manpages/frr-sharpd.rst \
+       doc/manpages/frr-staticd.rst \
+       doc/manpages/frr-vrrpd.rst \
+       doc/manpages/frr-watchfrr.rst \
+       doc/manpages/frr-zebra.rst \
        doc/manpages/frr.rst \
        doc/manpages/index.rst \
-       doc/manpages/isisd.rst \
-       doc/manpages/ldpd.rst \
        doc/manpages/mtracebis.rst \
-       doc/manpages/nhrpd.rst \
-       doc/manpages/ospf6d.rst \
-       doc/manpages/ospfclient.rst \
-       doc/manpages/ospfd.rst \
-       doc/manpages/pimd.rst \
-       doc/manpages/ripd.rst \
-       doc/manpages/pbrd.rst \
-       doc/manpages/ripngd.rst \
-       doc/manpages/sharpd.rst \
-       doc/manpages/staticd.rst \
        doc/manpages/vtysh.rst \
-       doc/manpages/watchfrr.rst \
-       doc/manpages/zebra.rst \
-       doc/manpages/bfdd.rst \
-       doc/manpages/bfd-options.rst \
-       doc/manpages/vrrpd.rst \
        # end
 
 EXTRA_DIST += $(man_RSTFILES)
diff --git a/doc/manpages/vrrpd.rst b/doc/manpages/vrrpd.rst
deleted file mode 100644 (file)
index 0e73b07..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-*****
-VRRPD
-*****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: vrrpd
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing component that works with the FRRouting routing engine.
-It implements the Virtual Router Redundancy Protocol. Support for both VRRPv2
-and VRRPv3 is present.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/watchfrr.rst b/doc/manpages/watchfrr.rst
deleted file mode 100644 (file)
index dceb423..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-********
-WATCHFRR
-********
-
-.. include:: defines.rst
-.. |DAEMON| replace:: watchfrr
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| [option...] <daemon>...
-
-
-DESCRIPTION
-===========
-|DAEMON| is a watchdog program that monitors the status of supplied frr daemons and tries to restart them in case they become unresponsive or shut down.
-
-To determine whether a daemon is running, it tries to connect to the daemon's VTY UNIX stream socket, and send echo commands to ensure the daemon responds. When the daemon crashes, EOF is received from the socket, so that |DAEMON| can react immediately.
-
-In order to avoid restarting the daemons in quick succession, you can supply the -m and -M options to set the minimum and maximum delay between the restart commands. The minimum restart delay is recalculated each time a restart is attempted.  If the time since the last restart attempt exceeds twice the value of -M, the restart delay is set to the value of -m, otherwise the interval is doubled (but capped at the value of -M).
-
-OPTIONS
-=======
-
-.. option:: --dry
-
-   Run |DAEMON| in "dry-run" mode, only monitoring the specified daemons but not performing any start/stop/restart actions.
-
-.. option:: -d, --daemon
-
-   Run in daemon mode. When supplied, error messages are sent to Syslog instead of standard output (stdout).
-
-.. option:: -S <directory>, --statedir <directory>
-
-   Set the VTY socket directory (the default value is "/var/run/frr").
-
-.. option:: -l <level>, --loglevel <level>
-
-   Set the logging level (the default value is "6"). The value should range from 0 (LOG_EMERG) to 7 (LOG_DEBUG), but higher number can be supplied if extra debugging messages are required.
-
-.. option:: --min-restart-interval <number>
-
-   Set the minimum number of seconds to wait between invocations of the daemon restart commands (the default value is "60").
-
-.. option:: --max-restart-interval <number>
-
-   Set the maximum number of seconds to wait between invocations of the daemon restart commands (the default value is "600").
-
-.. option:: -i <number>, --interval <number>
-
-   Set the status polling interval in seconds (the default value is "5").
-
-.. option:: -t <number>, --timeout <number>
-
-   Set the unresponsiveness timeout in seconds (the default value is "10").
-
-.. option:: -T <number>, --restart-timeout <number>
-
-   Set the restart (kill) timeout in seconds (the default value is "20"). If any background jobs are still running after this period has elapsed, they will be killed.
-
-.. option:: -p <filename>, --pid-file <filename>
-
-   Set the process identifier filename (the default value is "/var/run/frr/|DAEMON|.pid").
-
-.. option:: -b <string>, --blank-string <string>
-
-   When the supplied string is found in any of the command line option arguments (i.e., -r, -s, or -k), replace it with a space.
-
-   This is an ugly hack to circumvent problems with passing the command line arguments containing embedded spaces.
-
-.. option:: -v, --version
-
-   Display the version information and exit.
-
-.. option:: -h, --help
-
-   Display the usage information and exit.
-
-The following 3 options specify scripts that |DAEMON| uses to perform start/stop/restart actions. Reasonable default values are built into watchfrr, so the use of these options should no longer be necessary:
-
-.. option:: -s command, --start-command command
-
-  Supply a Bourne shell command to start a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
-
-.. option:: -k command, --kill-command command
-
-   Supply a Bourne shell command to stop a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
-
-.. option:: -r command, --restart command
-
-   Supply a Bourne shell command to restart a single daemon. The command string should contain the '%s' placeholder to be substituted with the daemon name.
-
-PREVIOUS OPTIONS
-================
-Prior versions of |DAEMON| supported some additional options that no longer exist:::
-
-   -a, -A, -e, -R, -z
-
-The ``-a``, ``-A`` and ``-R`` options were used to select alternate monitoring modes that offered different patterns of restarting daemons. The "correct" mode (phased restart) is now the default. The -e and -z options used to disable some monitoring aspects, |DAEMON| now always has all monitoring features enabled.
-
-Removing these options should result in correct operation, if it does not please file a bug report.
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
diff --git a/doc/manpages/zebra.rst b/doc/manpages/zebra.rst
deleted file mode 100644 (file)
index cfb368b..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-*****
-ZEBRA
-*****
-
-.. include:: defines.rst
-.. |DAEMON| replace:: zebra
-
-SYNOPSIS
-========
-|DAEMON| |synopsis-options-hv|
-
-|DAEMON| |synopsis-options|
-
-DESCRIPTION
-===========
-|DAEMON| is a routing manager that implements the zebra route engine. zebra supports all protocol daemons in the FRRouting suite.
-
-OPTIONS
-=======
-OPTIONS available for the |DAEMON| command:
-
-.. include:: common-options.rst
-
-.. option:: -b, --batch
-
-   Runs in batch mode, zebra parses its config and exits.
-
-.. option:: -k, --keep_kernel
-
-   On startup, don't delete self inserted routes.
-
-.. option:: -s, --nl-bufsize <netlink-buffer-size>
-
-   Set netlink receive buffer size. There are cases where zebra daemon can't handle flood of netlink messages from kernel. If you ever see "recvmsg overrun" messages in zebra log, you are in trouble.
-
-   Solution is to increase receive buffer of netlink socket. Note that kernel < 2.6.14 doesn't allow increasing it over maximum value defined in /proc/sys/net/core/rmem_max. If you want to do it, you have to increase maximum before starting zebra.
-
-   Note that this affects Linux only.
-
-
-.. option:: -n, --vrfwnetns
-
-   Enable namespace VRF backend. By default, the VRF backend relies on VRF-lite support from the Linux kernel. This option permits discovering Linux named network namespaces and mapping it to FRR VRF contexts.
-
-ROUTES
-------
-
-.. option:: -r, --retain
-
-   When the program terminates, do not flush routes installed by zebra from the kernel.
-
-
-FILES
-=====
-
-|INSTALL_PREFIX_SBIN|/|DAEMON|
-   The default location of the |DAEMON| binary.
-
-|INSTALL_PREFIX_ETC|/|DAEMON|.conf
-   The default location of the |DAEMON| config file.
-
-$(PWD)/|DAEMON|.log
-   If the |DAEMON| process is configured to output logs to a file, then you
-   will find this file in the directory where you started |DAEMON|.
-
-.. include:: epilogue.rst
-
index 5a65c654e93c4e5cbdafc98b74912bb9b1d4d81c..e59c88b471de991b32b7b5eb7004ca3514c674da 100644 (file)
@@ -12,7 +12,7 @@ vtysh_scan += \
        $(top_srcdir)/eigrpd/eigrp_vty.c \
        # end
 #      $(top_srcdir)/eigrpd/eigrp_routemap.c
-man8 += $(MANBUILD)/eigrpd.8
+man8 += $(MANBUILD)/frr-eigrpd.8
 endif
 
 eigrpd_libeigrp_a_SOURCES = \
index 24f24022a506ca88bf8e27113dda0f715aeadd3e..4bd68d6d98856013a1e7eef13d73321e68397bb2 100644 (file)
@@ -14,7 +14,7 @@ vtysh_scan += \
        $(top_srcdir)/isisd/isis_vty_fabricd.c \
        $(top_srcdir)/isisd/isisd.c \
        # end
-man8 += $(MANBUILD)/isisd.8
+man8 += $(MANBUILD)/frr-isisd.8
 endif
 
 if FABRICD
index 42c5ad024b2988197a9ef348cf501d1c9550f860..f464bad9e7c199ea039e97b2871af028397a0575 100644 (file)
@@ -7,7 +7,7 @@ noinst_LIBRARIES += ldpd/libldp.a
 sbin_PROGRAMS += ldpd/ldpd
 dist_examples_DATA += ldpd/ldpd.conf.sample
 vtysh_scan += $(top_srcdir)/ldpd/ldp_vty_cmds.c
-man8 += $(MANBUILD)/ldpd.8
+man8 += $(MANBUILD)/frr-ldpd.8
 endif
 
 ldpd_libldp_a_SOURCES = \
index fe76623ac38b7beb6d2fe64f8bdf92e5bad8efe3..42a6380b179d64edbbe308d99354fdc2c19f1a17 100644 (file)
@@ -5,7 +5,7 @@
 if NHRPD
 sbin_PROGRAMS += nhrpd/nhrpd
 vtysh_scan += $(top_srcdir)/nhrpd/nhrp_vty.c
-man8 += $(MANBUILD)/nhrpd.8
+man8 += $(MANBUILD)/frr-nhrpd.8
 endif
 
 nhrpd_nhrpd_LDADD = lib/libfrr.la lib/libfrrcares.la $(LIBCAP)
index eac0eee45f849894b1b6dd7be1ab9916114387bf..570b077cb1b17e79e7bce206bac7bf76ac6e219b 100644 (file)
@@ -26,7 +26,7 @@ vtysh_scan += \
 if SNMP
 module_LTLIBRARIES += ospf6d/ospf6d_snmp.la
 endif
-man8 += $(MANBUILD)/ospf6d.8
+man8 += $(MANBUILD)/frr-ospf6d.8
 endif
 
 ospf6d_libospf6_a_SOURCES = \
index 94d489358ce7824b363cc3c1fccb39439bc3f337..af07e983ea69232560937bd7d9dae8c5df8a708e 100644 (file)
@@ -5,7 +5,7 @@
 if OSPFCLIENT
 lib_LTLIBRARIES += ospfclient/libfrrospfapiclient.la
 noinst_PROGRAMS += ospfclient/ospfclient
-man8 += $(MANBUILD)/ospfclient.8
+man8 += $(MANBUILD)/frr-ospfclient.8
 endif
 
 ospfclient_libfrrospfapiclient_la_LDFLAGS = -version-info 0:0:0
index 48dd741b24639d6121179ea9e9997bec0339857c..6de4099c5b8ac33500e3f7f23ae3045866685456 100644 (file)
@@ -19,7 +19,7 @@ vtysh_scan += \
 if SNMP
 module_LTLIBRARIES += ospfd/ospfd_snmp.la
 endif
-man8 += $(MANBUILD)/ospfd.8
+man8 += $(MANBUILD)/frr-ospfd.8
 endif
 
 ospfd_libfrrospf_a_SOURCES = \
index 0f2e7ad8bdb6f7e27e15e95fa351b9c6b0541568..39e9bbc8c48d6a94ced955e8d1006a503f6c8541 100644 (file)
@@ -10,7 +10,7 @@ vtysh_scan += \
        $(top_srcdir)/pbrd/pbr_vty.c \
        $(top_srcdir)/pbrd/pbr_debug.c \
        # end
-man8 += $(MANBUILD)/pbrd.8
+man8 += $(MANBUILD)/frr-pbrd.8
 endif
 
 pbrd_libpbr_a_SOURCES = \
index 240b62804fb7a2fea15ba5b8769ca93429ef37d3..1f8e55d46c9abe610f77a396c2456fed0afa76f4 100644 (file)
@@ -9,7 +9,7 @@ bin_PROGRAMS += pimd/mtracebis
 noinst_PROGRAMS += pimd/test_igmpv3_join
 dist_examples_DATA += pimd/pimd.conf.sample
 vtysh_scan += $(top_srcdir)/pimd/pim_cmd.c
-man8 += $(MANBUILD)/pimd.8
+man8 += $(MANBUILD)/frr-pimd.8
 man8 += $(MANBUILD)/mtracebis.8
 endif
 
index 312c1db6afd56c565f512922ab66605799fe0b36..8242334ee1582df63eaeba6f5c53eeb05e10902d 100644 (file)
@@ -15,7 +15,7 @@ vtysh_scan += \
 if SNMP
 module_LTLIBRARIES += ripd/ripd_snmp.la
 endif
-man8 += $(MANBUILD)/ripd.8
+man8 += $(MANBUILD)/frr-ripd.8
 endif
 
 ripd_librip_a_SOURCES = \
index eac0d673139a16b2149e810e2b0c153e00425b38..fbeccc2c5516e723e86fdf67126431d5034ca3e4 100644 (file)
@@ -10,7 +10,7 @@ vtysh_scan += \
        $(top_srcdir)/ripngd/ripng_debug.c \
        $(top_srcdir)/ripngd/ripngd.c \
        # end
-man8 += $(MANBUILD)/ripngd.8
+man8 += $(MANBUILD)/frr-ripngd.8
 endif
 
 ripngd_libripng_a_SOURCES = \
index 4a9028f6feee69207c2b131fecab167bd20bf714..89b183d832c7f982dc29794626e5e84c908b9075 100644 (file)
@@ -7,7 +7,7 @@ noinst_LIBRARIES += sharpd/libsharp.a
 sbin_PROGRAMS += sharpd/sharpd
 dist_examples_DATA += sharpd/sharpd.conf.sample
 vtysh_scan += $(top_srcdir)/sharpd/sharp_vty.c
-man8 += $(MANBUILD)/sharpd.8
+man8 += $(MANBUILD)/frr-sharpd.8
 endif
 
 sharpd_libsharp_a_SOURCES = \
index a8644b3145c17615935f7d9cda54064b3e02fc14..9f7995350aa6d290cdbc244a6a7f3ab48681a714 100644 (file)
@@ -8,10 +8,10 @@ d none @mandir@=$DESTDIR/@mandir@ 0755 root bin
 d none @mandir@/man1=$DESTDIR/@mandir@/man1 0755 root bin
 f none @mandir@/man1/vtysh.1=$DESTDIR/@mandir@/man1/vtysh.1 0644 root bin
 d none @mandir@/man8=$DESTDIR/@mandir@/man8 0755 root bin
-f none @mandir@/man8/bgpd.8=$DESTDIR/@mandir@/man8/bgpd.8 0644 root bin
-f none @mandir@/man8/ospf6d.8=$DESTDIR/@mandir@/man8/ospf6d.8 0644 root bin
-f none @mandir@/man8/ospfd.8=$DESTDIR/@mandir@/man8/ospfd.8 0644 root bin
-f none @mandir@/man8/ripd.8=$DESTDIR/@mandir@/man8/ripd.8 0644 root bin
-f none @mandir@/man8/ripngd.8=$DESTDIR/@mandir@/man8/ripngd.8 0644 root bin
-f none @mandir@/man8/zebra.8=$DESTDIR/@mandir@/man8/zebra.8 0644 root bin
-f none @mandir@/man8/isisd.8=$DESTDIR/@mandir@/man8/isisd.8 0644 root bin
+f none @mandir@/man8/frr-bgpd.8=$DESTDIR/@mandir@/man8/bgpd.8 0644 root bin
+f none @mandir@/man8/frr-ospf6d.8=$DESTDIR/@mandir@/man8/frr-ospf6d.8 0644 root bin
+f none @mandir@/man8/frr-ospfd.8=$DESTDIR/@mandir@/man8/frr-ospfd.8 0644 root bin
+f none @mandir@/man8/frr-ripd.8=$DESTDIR/@mandir@/man8/frr-ripd.8 0644 root bin
+f none @mandir@/man8/frr-ripngd.8=$DESTDIR/@mandir@/man8/frr-ripngd.8 0644 root bin
+f none @mandir@/man8/frr-zebra.8=$DESTDIR/@mandir@/man8/frr-zebra.8 0644 root bin
+f none @mandir@/man8/frr-isisd.8=$DESTDIR/@mandir@/man8/frr-isisd.8 0644 root bin
index 17c4536fe9fc2b393f63f38d6fc8f7354845aac4..3465fbb00ffd2d28bba5baef63aa54c757238e09 100644 (file)
@@ -7,7 +7,7 @@ noinst_LIBRARIES += staticd/libstatic.a
 sbin_PROGRAMS += staticd/staticd
 dist_examples_DATA += staticd/staticd.conf.sample
 vtysh_scan += $(top_srcdir)/staticd/static_vty.c
-man8 += $(MANBUILD)/staticd.8
+man8 += $(MANBUILD)/frr-staticd.8
 endif
 
 staticd_libstatic_a_SOURCES = \
index 57eec108cbc7263acad4fd19b5cbe4c49610ba7e..ed623fb2c7b1797b6473d381fda70983487161a5 100644 (file)
@@ -7,7 +7,7 @@ noinst_LIBRARIES += vrrpd/libvrrp.a
 sbin_PROGRAMS += vrrpd/vrrpd
 # dist_examples_DATA += staticd/staticd.conf.sample
 vtysh_scan += $(top_srcdir)/vrrpd/vrrp_vty.c
-man8 += $(MANBUILD)/vrrpd.8
+man8 += $(MANBUILD)/frr-vrrpd.8
 endif
 
 vrrpd_libvrrp_a_SOURCES = \
index c27491e55c7709a0e9e17614696e7a0d9d761c11..3c25e3507b4bbcc17733b744c6c56873d9643e5d 100644 (file)
@@ -5,7 +5,7 @@
 if WATCHFRR
 sbin_PROGRAMS += watchfrr/watchfrr
 vtysh_scan += $(top_srcdir)/watchfrr/watchfrr_vty.c
-man8 += $(MANBUILD)/watchfrr.8
+man8 += $(MANBUILD)/frr-watchfrr.8
 endif
 
 noinst_HEADERS += \
index 25040a2717dd2a15e818a9d4fdf44db6a984965b..47f152c6af70bf1aad76a41e6304f1d2d131b0c8 100644 (file)
@@ -33,7 +33,7 @@ if FPM
 module_LTLIBRARIES += zebra/zebra_fpm.la
 endif
 
-man8 += $(MANBUILD)/zebra.8
+man8 += $(MANBUILD)/frr-zebra.8
 ## endif ZEBRA
 endif