Signed-off-by: Jim Rees <[email protected]>
---
utils/mount/nfs.man | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index d2a4c5f..0667b3a 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 negotiate a suitable version with
the server, trying version 4 first, version 3 second, and version 2 last.
.TP 1.5i
.BI vers= n
--
1.7.0.4
On Oct 5, 2010, at 3:43 PM, Jim Rees wrote:
> Signed-off-by: Jim Rees <[email protected]>
> ---
> utils/mount/nfs.man | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
> index d2a4c5f..0667b3a 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 negotiate a suitable version with
negotiate(s)?
> the server, trying version 4 first, version 3 second, and version 2 last.
> .TP 1.5i
> .BI vers= n
> --
> 1.7.0.4
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
On 2010-10-05 22:34, Chuck Lever wrote:
>
> On Oct 5, 2010, at 3:43 PM, Jim Rees wrote:
>
>> Signed-off-by: Jim Rees <[email protected]>
>> ---
>> utils/mount/nfs.man | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
>> index d2a4c5f..0667b3a 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 negotiate a suitable version with
>
> negotiate(s)?
>
We'll get it right. Eventually... ;-)
>> the server, trying version 4 first, version 3 second, and version 2 last.
>> .TP 1.5i
>> .BI vers= n
>> --
>> 1.7.0.4
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
> Chuck Lever
> chuck[dot]lever[at]oracle[dot]com
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Benny Halevy wrote:
On 2010-10-05 22:34, Chuck Lever wrote:
> negotiate(s)?
>
We'll get it right. Eventually... ;-)
I work in the spelling department. The grammar department is down the
hall. Nevertheless, I have sent in a revised patch. Glad that my trip to
Boston has been productive.