From ddaf6896ff91e97fc5a757ef69a8886e6bb162d1 Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 31 Mar 2000 00:21:58 +0000 Subject: [PATCH] link inetd.conf(5) to inetd(8) --- share/man/man5/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.20.1