Updated the rpc.mountd man page to no longer reference v3 as the "newer" version and also mentioned v4 as a supported version. Signed-off-by: Steve Dickson <steved@xxxxxxxxxx> --- utils/mountd/mountd.man | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man index 4bb96e8..016a357 100644 --- a/utils/mountd/mountd.man +++ b/utils/mountd/mountd.man @@ -106,11 +106,11 @@ This option can be used to request that .B rpc.mountd do not offer certain versions of NFS. The current version of .B rpc.mountd -can support both NFS version 2 and the newer version 3. If the -NFS kernel module was compiled without support for NFSv3, +can support both NFS version 2, 3 and 4. If the +either one of these version should not be offered, .B rpc.mountd must be invoked with the option -.B "\-\-no-nfs-version 3" . +.B "\-\-no-nfs-version <vers>" . .TP .B \-n " or " \-\-no-tcp Don't advertise TCP for mount. -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html