summaryrefslogtreecommitdiffstats
path: root/vrrpd/subdir.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2020-01-15 00:00:32 +0100
committerDavid Lamparter <equinox@diac24.net>2020-01-15 14:05:11 +0100
commit429576883e95072c464a5f906b1f777651303d89 (patch)
tree21f2b9685607a527408f509b4e3d0b57c3eb74ac /vrrpd/subdir.am
parentMerge pull request #5677 from qlyoung/fix-my-bfd-screwups (diff)
downloadfrr-429576883e95072c464a5f906b1f777651303d89.tar.xz
frr-429576883e95072c464a5f906b1f777651303d89.zip
doc: rename man pages to frr-*
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>
Diffstat (limited to 'vrrpd/subdir.am')
-rw-r--r--vrrpd/subdir.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vrrpd/subdir.am b/vrrpd/subdir.am
index d81594ad9..07358e038 100644
--- a/vrrpd/subdir.am
+++ b/vrrpd/subdir.am
@@ -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 = \