2011-06-22 11:14:26

by James Pearson

[permalink] [raw]
Subject: [PATCH] nfs-utils: remove possibly false statement from exports.man

A very minor change suggested by J. Bruce Fields <[email protected]>
to remove the statement that exporting to a single host or IP address is
the "most common format" - as it probably isn't.

Signed-off-by: James Pearson <[email protected]>

--- a/utils/exportfs/exports.man 2011-06-22 11:37:41.228238000 +0100
+++ b/utils/exportfs/exports.man 2011-06-22 11:38:51.012894000 +0100
@@ -45,7 +45,7 @@
.SS Machine Name Formats
NFS clients may be specified in a number of ways:
.IP "single host
-This is the most common format. You may specify a host either by an
+You may specify a host either by an
abbreviated name recognized be the resolver, the fully qualified domain
name, or an IP address.
.IP "IP networks


2011-06-22 22:37:55

by Steve Dickson

[permalink] [raw]
Subject: Re: [PATCH] nfs-utils: remove possibly false statement from exports.man



On 06/22/2011 07:14 AM, James Pearson wrote:
> A very minor change suggested by J. Bruce Fields <[email protected]> to remove the statement that exporting to a single host or IP address is the "most common format" - as it probably isn't.
>
> Signed-off-by: James Pearson <[email protected]>
>
> --- a/utils/exportfs/exports.man 2011-06-22 11:37:41.228238000 +0100
> +++ b/utils/exportfs/exports.man 2011-06-22 11:38:51.012894000 +0100
> @@ -45,7 +45,7 @@
> .SS Machine Name Formats
> NFS clients may be specified in a number of ways:
> .IP "single host
> -This is the most common format. You may specify a host either by an
> +You may specify a host either by an
> abbreviated name recognized be the resolver, the fully qualified domain
> name, or an IP address.
> .IP "IP networks
> --
Committed...

steved.

2011-06-22 17:15:24

by J. Bruce Fields

[permalink] [raw]
Subject: Re: [PATCH] nfs-utils: remove possibly false statement from exports.man


Works for me, thanks.--b.

On Wed, Jun 22, 2011 at 12:14:25PM +0100, James Pearson wrote:
> A very minor change suggested by J. Bruce Fields
> <[email protected]> to remove the statement that exporting to a
> single host or IP address is the "most common format" - as it
> probably isn't.
>
> Signed-off-by: James Pearson <[email protected]>
>
> --- a/utils/exportfs/exports.man 2011-06-22 11:37:41.228238000 +0100
> +++ b/utils/exportfs/exports.man 2011-06-22 11:38:51.012894000 +0100
> @@ -45,7 +45,7 @@
> .SS Machine Name Formats
> NFS clients may be specified in a number of ways:
> .IP "single host
> -This is the most common format. You may specify a host either by an
> +You may specify a host either by an
> abbreviated name recognized be the resolver, the fully qualified domain
> name, or an IP address.
> .IP "IP networks
> --
> 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