diff usr/src/pkg/manifests/library-security-tcp-wrapper.mf @ 14173:6b6815d682dd

3600 edit(1) is a bad .so reference Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Yuri Pankov <yuri.pankov@nexenta.com>
date Thu, 29 Aug 2013 02:33:28 +0400
parents 90b8961d252c
children
line wrap: on
line diff
--- a/usr/src/pkg/manifests/library-security-tcp-wrapper.mf	Fri Aug 30 01:19:35 2013 -0800
+++ b/usr/src/pkg/manifests/library-security-tcp-wrapper.mf	Thu Aug 29 02:33:28 2013 +0400
@@ -21,6 +21,7 @@
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -47,9 +48,6 @@
 file path=usr/share/man/man1m/tcpdchk.1m
 file path=usr/share/man/man1m/tcpdmatch.1m
 file path=usr/share/man/man3/hosts_access.3
-file path=usr/share/man/man3/libwrap.3
-file path=usr/share/man/man4/hosts.allow.4
-file path=usr/share/man/man4/hosts.deny.4
 file path=usr/share/man/man4/hosts_access.4
 file path=usr/share/man/man4/hosts_options.4
 legacy pkg=SUNWtcpd \
@@ -57,3 +55,6 @@
     name="tcpd - access control facility for internet services"
 license usr/src/cmd/tcpd/THIRDPARTYLICENSE \
     license=usr/src/cmd/tcpd/THIRDPARTYLICENSE
+link path=usr/share/man/man3/libwrap.3 target=hosts_access.3
+link path=usr/share/man/man4/hosts.allow.4 target=hosts_access.4
+link path=usr/share/man/man4/hosts.deny.4 target=hosts_access.4