summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-12-09 06:46:41 +0000
committerru <ru@FreeBSD.org>2005-12-09 06:46:41 +0000
commit808f83c06face0880500e7db5ea24699f54a8eb4 (patch)
tree732297a9c1ea7017203b094d2e3752f1133db6ef /usr.sbin/config
parent1628e1667744338d6f21842e80f652dd2a45a29f (diff)
downloadFreeBSD-src-808f83c06face0880500e7db5ea24699f54a8eb4.zip
FreeBSD-src-808f83c06face0880500e7db5ea24699f54a8eb4.tar.gz
config.5 was repocopied from share/man/man5/ to usr.sbin/config/.
Repocopied by: peter
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile
index 6f6ecce..8861b3c 100644
--- a/usr.sbin/config/Makefile
+++ b/usr.sbin/config/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= config
-MAN= config.8
+MAN= config.5 config.8
SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
mkoptions.c y.tab.h
OpenPOWER on IntegriCloud