summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/Makefile1
-rw-r--r--usr.sbin/newsyslog/Makefile2
-rw-r--r--usr.sbin/newsyslog/newsyslog.conf.5 (renamed from share/man/man5/newsyslog.conf.5)0
3 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index eb7463f..ea0322f 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -35,7 +35,6 @@ MAN= acct.5 \
motd.5 \
msdosfs.5 \
networks.5 \
- newsyslog.conf.5 \
nsmb.conf.5 \
nsswitch.conf.5 \
passwd.5 \
diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile
index 61c2b08..9c301a1 100644
--- a/usr.sbin/newsyslog/Makefile
+++ b/usr.sbin/newsyslog/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= newsyslog
-MAN= newsyslog.8
+MAN= newsyslog.8 newsyslog.conf.5
SRCS= newsyslog.c ptimes.c
WARNS?= 2
diff --git a/share/man/man5/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5
index f86e77f..f86e77f 100644
--- a/share/man/man5/newsyslog.conf.5
+++ b/usr.sbin/newsyslog/newsyslog.conf.5
OpenPOWER on IntegriCloud