summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-06-25 11:03:06 +0000
committerru <ru@FreeBSD.org>2005-06-25 11:03:06 +0000
commitf185aed84fcc5a00b77518b88d9420ec16b2aa95 (patch)
treee7617c8e49b4ff780077a3a8af88a9f60a0c3161 /sbin
parent9371e8fe47178bc5d6e6042cadb37434c5e2337c (diff)
downloadFreeBSD-src-f185aed84fcc5a00b77518b88d9420ec16b2aa95.zip
FreeBSD-src-f185aed84fcc5a00b77518b88d9420ec16b2aa95.tar.gz
Install the dhcp-options.5 manpage.
Timeout from: brooks Approved by: re (blanket manpages)
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dhclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/dhclient/Makefile b/sbin/dhclient/Makefile
index 6c838b8..7e32326 100644
--- a/sbin/dhclient/Makefile
+++ b/sbin/dhclient/Makefile
@@ -37,6 +37,7 @@ SRCS= dhclient.c clparse.c alloc.c dispatch.c hash.c bpf.c options.c \
PROG= dhclient
SCRIPTS=dhclient-script
-MAN= dhclient.8 dhclient.conf.5 dhclient.leases.5 dhclient-script.8
+MAN= dhclient.8 dhclient.conf.5 dhclient.leases.5 dhcp-options.5 \
+ dhclient-script.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud