summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorLou Berger <lberger@labn.net>2018-05-01 11:15:59 -0400
committerGitHub <noreply@github.com>2018-05-01 11:15:59 -0400
commitb2bcf9e77aafb88bc6b1b40f74455896961121ea (patch)
tree9c2393864c538924d60379cab3914c0601270636 /doc/manpages/conf.py
parent62196e645669b335848796061e5cab692a270539 (diff)
parenta3488351b4272dbb65d3b2cca7b1ea7d39de5232 (diff)
Merge pull request #2140 from donaldsharp/sharp_doc
doc: Add some documentation for the sharp daemon
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 41683ed678..2b0f7e3893 100644
--- a/doc/manpages/conf.py
+++ b/doc/manpages/conf.py
@@ -323,6 +323,7 @@ man_pages = [
('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),
('mtracebis', 'mtracebis', "a multicast trace client", [], 8),
('ripd', 'ripd', fwfrr.format("a RIP "), [], 8),
('ripngd', 'ripngd', fwfrr.format("a RIPNG "), [], 8),