From patchwork Wed Jun 22 11:14:25 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Pearson X-Patchwork-Id: 904442 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p5MBESxP021856 for ; Wed, 22 Jun 2011 11:14:29 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755972Ab1FVLO1 (ORCPT ); Wed, 22 Jun 2011 07:14:27 -0400 Received: from mpc-26.sohonet.co.uk ([193.203.82.251]:56021 "EHLO moving-picture.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753372Ab1FVLO0 (ORCPT ); Wed, 22 Jun 2011 07:14:26 -0400 Received: from cassini.mpc.local ([172.16.15.37] helo=moving-picture.com) by moving-picture.com with esmtp (Exim 4.43) id 1QZLO5-0003JH-FI for linux-nfs@vger.kernel.org; Wed, 22 Jun 2011 12:14:25 +0100 Message-ID: <4E01CE91.50203@moving-picture.com> Date: Wed, 22 Jun 2011 12:14:25 +0100 From: James Pearson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6) Gecko/20040524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-nfs@vger.kernel.org Subject: [PATCH] nfs-utils: remove possibly false statement from exports.man X-Disclaimer: This email and any attachments are confidential, may be legally X-Disclaimer: privileged and intended solely for the use of addressee. If you X-Disclaimer: are not the intended recipient of this message, any disclosure, X-Disclaimer: copying, distribution or any action taken in reliance on it is X-Disclaimer: strictly prohibited and may be unlawful. If you have received X-Disclaimer: this message in error, please notify the sender and delete all X-Disclaimer: copies from your system. X-Disclaimer: X-Disclaimer: Email may be susceptible to data corruption, interception and X-Disclaimer: unauthorised amendment, and we do not accept liability for any X-Disclaimer: such corruption, interception or amendment or the consequences X-Disclaimer: thereof. Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Wed, 22 Jun 2011 11:14:57 +0000 (UTC) A very minor change suggested by J. Bruce Fields 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 --- 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 --- 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