Create a link from hosts.allow(5) hosts_access(3), to give the user a

starting point for more information on a file in /etc.

MFC after:	1 week
This commit is contained in:
n_hibma 2007-02-20 23:12:04 +00:00
parent a5256aaa91
commit 277133d8d8

View File

@ -9,8 +9,10 @@ SHLIB_MAJOR= 4
INCS= tcpd.h
MAN= hosts_access.3
MAN+= hosts_access.5 hosts_options.5
MLINKS= hosts_access.3 hosts_ctl.3 hosts_access.3 request_init.3 \
hosts_access.3 request_set.3
MLINKS= hosts_access.3 hosts_ctl.3 \
hosts_access.3 request_init.3 \
hosts_access.3 request_set.3 \
hosts_access.3 hosts.allow.5 \
.PATH: ${.CURDIR}/../../contrib/tcp_wrappers