From 429576883e95072c464a5f906b1f777651303d89 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 15 Jan 2020 00:00:32 +0100 Subject: 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 --- bfdd/subdir.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfdd/subdir.am') diff --git a/bfdd/subdir.am b/bfdd/subdir.am index ed1d3962bf..9aa522f3f0 100644 --- a/bfdd/subdir.am +++ b/bfdd/subdir.am @@ -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 = \ -- cgit v1.2.3