Blame SOURCES/nfs-utils-2.3.3-man-tcpwrappers.patch

c88dcf
diff -up nfs-utils-2.3.3/utils/mountd/mountd.man.orig nfs-utils-2.3.3/utils/mountd/mountd.man
c88dcf
--- nfs-utils-2.3.3/utils/mountd/mountd.man.orig	2018-09-06 14:09:08.000000000 -0400
c88dcf
+++ nfs-utils-2.3.3/utils/mountd/mountd.man	2018-10-26 09:53:10.005127368 -0400
c88dcf
@@ -232,36 +232,7 @@ section include
c88dcf
 which each have same same meaning as given by
c88dcf
 .BR rpc.nfsd (8).
c88dcf
 
c88dcf
-.SH TCP_WRAPPERS SUPPORT
c88dcf
-You can protect your
c88dcf
-.B rpc.mountd
c88dcf
-listeners using the
c88dcf
-.B tcp_wrapper
c88dcf
-library or
c88dcf
-.BR iptables (8).
c88dcf
-.PP
c88dcf
-Note that the
c88dcf
-.B tcp_wrapper
c88dcf
-library supports only IPv4 networking.
c88dcf
-.PP
c88dcf
-Add the hostnames of NFS peers that are allowed to access
c88dcf
-.B rpc.mountd
c88dcf
-to
c88dcf
-.IR /etc/hosts.allow .
c88dcf
-Use the daemon name
c88dcf
-.B mountd
c88dcf
-even if the
c88dcf
-.B rpc.mountd
c88dcf
-binary has a different name.
c88dcf
-.PP
c88dcf
-Hostnames used in either access file will be ignored when
c88dcf
-they can not be resolved into IP addresses.
c88dcf
-For further information see the
c88dcf
-.BR tcpd (8)
c88dcf
-and
c88dcf
-.BR hosts_access (5)
c88dcf
-man pages.
c88dcf
-.SS IPv6 and TI-RPC support
c88dcf
+.SH IPv6 and TI-RPC support
c88dcf
 TI-RPC is a pre-requisite for supporting NFS on IPv6.
c88dcf
 If TI-RPC support is built into
c88dcf
 .BR rpc.mountd ,
c88dcf
@@ -288,7 +259,6 @@ table of clients accessing server's expo
c88dcf
 .BR nfs (5),
c88dcf
 .BR nfs.conf (5),
c88dcf
 .BR tcpd (8),
c88dcf
-.BR hosts_access (5),
c88dcf
 .BR iptables (8),
c88dcf
 .BR netconfig (5)
c88dcf
 .sp
c88dcf
diff -up nfs-utils-2.3.3/utils/statd/statd.man.orig nfs-utils-2.3.3/utils/statd/statd.man
c88dcf
--- nfs-utils-2.3.3/utils/statd/statd.man.orig	2018-10-26 09:52:27.609358805 -0400
c88dcf
+++ nfs-utils-2.3.3/utils/statd/statd.man	2018-10-26 09:53:37.345978117 -0400
c88dcf
@@ -319,28 +319,6 @@ chooses, simply use
c88dcf
 .BR chown (1)
c88dcf
 to set the owner of
c88dcf
 the state directory.
c88dcf
-.PP
c88dcf
-You can also protect your
c88dcf
-.B rpc.statd
c88dcf
-listeners using the
c88dcf
-.B tcp_wrapper
c88dcf
-library or
c88dcf
-.BR iptables (8).
c88dcf
-To use the
c88dcf
-.B tcp_wrapper
c88dcf
-library, add the hostnames of peers that should be allowed access to
c88dcf
-.IR /etc/hosts.allow .
c88dcf
-Use the daemon name
c88dcf
-.B statd
c88dcf
-even if the
c88dcf
-.B rpc.statd
c88dcf
-binary has a different filename.
c88dcf
-.P
c88dcf
-For further information see the
c88dcf
-.BR tcpd (8)
c88dcf
-and
c88dcf
-.BR hosts_access (5)
c88dcf
-man pages.
c88dcf
 .SH ADDITIONAL NOTES
c88dcf
 Lock recovery after a reboot is critical to maintaining data integrity
c88dcf
 and preventing unnecessary application hangs.
c88dcf
@@ -445,7 +423,6 @@ network transport capability database
c88dcf
 .BR rpc.nfsd (8),
c88dcf
 .BR rpcbind (8),
c88dcf
 .BR tcpd (8),
c88dcf
-.BR hosts_access (5),
c88dcf
 .BR iptables (8),
c88dcf
 .BR netconfig (5)
c88dcf
 .sp