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

b9598b
diff -up nfs-utils-2.5.4/utils/mountd/mountd.man.orig nfs-utils-2.5.4/utils/mountd/mountd.man
b9598b
--- nfs-utils-2.5.4/utils/mountd/mountd.man.orig	2022-01-22 16:56:29.715967394 -0500
b9598b
+++ nfs-utils-2.5.4/utils/mountd/mountd.man	2022-01-22 16:57:07.494103095 -0500
b9598b
@@ -291,36 +291,7 @@ section include
b9598b
 which each have the 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 ,
b9598b
@@ -347,7 +318,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
b9598b
diff -up nfs-utils-2.5.4/utils/statd/statd.man.orig nfs-utils-2.5.4/utils/statd/statd.man
b9598b
--- nfs-utils-2.5.4/utils/statd/statd.man.orig	2022-01-22 16:56:29.718967405 -0500
b9598b
+++ nfs-utils-2.5.4/utils/statd/statd.man	2022-01-22 16:57:07.495103099 -0500
b9598b
@@ -325,28 +325,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.
b9598b
@@ -451,7 +429,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