summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2018-08-08 08:07:24 -0700
committerGitHub <noreply@github.com>2018-08-08 08:07:24 -0700
commit09890489cc002de1901df3b12328b562c9fcd573 (patch)
tree5aa01d3f4a7987e9521869250bcee3e8e8dd27fd /doc/manpages/conf.py
parent9e038257435bfcc170dbbf78f77ac250e3ef1b9c (diff)
parentba86c88f7fc7002a1023b6979f4cce877b629192 (diff)
Merge pull request #2122 from donaldsharp/zebra_nhs
Create Staticd
Diffstat (limited to 'doc/manpages/conf.py')
-rw-r--r--doc/manpages/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manpages/conf.py b/doc/manpages/conf.py
index 2b0f7e3893..4d5797f613 100644
--- a/doc/manpages/conf.py
+++ b/doc/manpages/conf.py
@@ -324,6 +324,7 @@ man_pages = [
('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),