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

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