From: Steve Dickson Date: Wed, 13 Oct 2010 14:17:58 +0000 (-0400) Subject: nfs-utils: Fixed typo in NFS man page X-Git-Tag: nfs-utils-1-2-4-rc1~16 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=1296be71ebae4c0d7da61cc1077d97562d3bc549;p=nfs-utils.git nfs-utils: Fixed typo in NFS man page Chuck pointed out there was a grammar typo in addition to the spelling typo. Here is a revised version of the patch. Signed-off-by: Jim Rees Signed-off-by: Steve Dickson --- diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index d2a4c5f..01bc712 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -619,7 +619,7 @@ in such cases. .BI nfsvers= n The NFS protocol version number used to contact the server's NFS service. If the server does not support the requested version, the mount request fails. -If this option is not specified, the client negociate a suitable version with +If this option is not specified, the client negotiates a suitable version with the server, trying version 4 first, version 3 second, and version 2 last. .TP 1.5i .BI vers= n