diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-03-31 01:00:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-03-31 01:00:50 +0000 |
commit | 6eefc4155cadd66cfcc4b685eeb1e5f75e7334d6 (patch) | |
tree | cf6533ba460d77c0ef521cea71f14cc5f54f107f /share | |
parent | dc80f6ca34f2e66d48de384af75573f66c966569 (diff) |
install inetd.conf(5) here instead
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index ea21bc3509d..96c68e1c6d6 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -14,6 +14,4 @@ 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> |