From 614aa5c166aa05f5840d447e7d7d424d89afa91c Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 20 Jun 2018 09:14:48 -0400 Subject: doc: Add some documentation for staticd Remove the ip route specific sections from zebra documenation and create a specific one for the new staticd. Signed-off-by: Donald Sharp --- doc/manpages/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manpages/conf.py') 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), -- cgit v1.2.3