From 4a49423d71ef022615657a20b88413186e42d1bb Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Mon, 12 May 2003 21:59:16 +0000 Subject: Following MLINKS added, which point to host_access(3): - hosts_ctl(3), hosts_access(3), request_init(3), request_set(3). PR: docs/52000 Submitted by: Simon L. Nielsen Approved and Reviewed by: des (mentor), re (scottl) --- lib/libwrap/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libwrap/Makefile') diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index cf414a18cd9f..8c5c899e6248 100644 --- a/lib/libwrap/Makefile +++ b/lib/libwrap/Makefile @@ -9,6 +9,8 @@ SHLIB_MAJOR= 3 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 .PATH: ${.CURDIR}/../../contrib/tcp_wrappers -- cgit v1.2.3