summaryrefslogtreecommitdiff
path: root/share/man/man7/Makefile
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2000-01-08 01:55:34 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2000-01-08 01:55:34 +0000
commitd5fbe07541cdbacab39009169055884f1be47ddf (patch)
tree9eade1974b909253b3eb2302761c07f9a8fe7012 /share/man/man7/Makefile
parent6f71ee54cc6a8fbbb61d065f66dd46371d38bbdb (diff)
Give securelevel its own manpage and enable.
Diffstat (limited to 'share/man/man7/Makefile')
-rw-r--r--share/man/man7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index 35c7fd573b3..cbd5d0917d1 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -4,7 +4,7 @@
# missing: eqnchar.7 man.7 ms.7 term.7
MAN= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
- mdoc.7 mdoc.samples.7 operator.7 ports.7
+ mdoc.7 mdoc.samples.7 operator.7 ports.7 securelevel.7
MLINKS= mdoc.7 mandoc.7 mdoc.samples.7 mandoc.samples.7
.include <bsd.prog.mk>