artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f395209
)
link inetd.conf(5) to inetd(8)
author
deraadt
<deraadt@openbsd.org>
Fri, 31 Mar 2000 00:21:58 +0000
(
00:21
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 31 Mar 2000 00:21:58 +0000
(
00:21
+0000)
share/man/man5/Makefile
patch
|
blob
|
history
diff --git
a/share/man/man5/Makefile
b/share/man/man5/Makefile
index
96c68e1
..
ea21bc3
100644
(file)
--- 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>