summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-31 00:21:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-31 00:21:59 +0000
commitdc80f6ca34f2e66d48de384af75573f66c966569 (patch)
tree8073203a8d00eb30335852341cfa3802c3f13e1e /share
parent9cf4f145fc8fd2dee8134c4c0921800ffa978c4c (diff)
link inetd.conf(5) to inetd(8)
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index 96c68e1c6d6..ea21bc3509d 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -14,4 +14,6 @@ MLINKS+= hosts.equiv.5 .rhosts.5
MLINKS+= resolv.conf.5 resolver.5
MLINKS+= hostname.if.5 bridgename.if.5
+MLINKS+= inetd.8 inetd.conf.5
+
.include <bsd.prog.mk>