diff mbox

nfs-utils: remove possibly false statement from exports.man

Message ID 4E01CE91.50203@moving-picture.com (mailing list archive)
State New, archived
Headers show

Commit Message

James Pearson June 22, 2011, 11:14 a.m. UTC
A very minor change suggested by J. Bruce Fields <bfields@fieldses.org> 
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 <james-p@moving-picture.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

J. Bruce Fields June 22, 2011, 5:15 p.m. UTC | #1
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
> <bfields@fieldses.org> 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 <james-p@moving-picture.com>
> 
> --- 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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Steve Dickson June 22, 2011, 10:37 p.m. UTC | #2
On 06/22/2011 07:14 AM, James Pearson wrote:
> A very minor change suggested by J. Bruce Fields <bfields@fieldses.org> 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 <james-p@moving-picture.com>
> 
> --- 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- 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