From: Steve Dickson <SteveD@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH] mount.nfs: Removed supported flag from usage string
Date: Mon, 20 Jan 2014 17:04:36 -0500 [thread overview]
Message-ID: <52DD9D74.5080805@RedHat.com> (raw)
In-Reply-To: <1390240197-24908-1-git-send-email-steved@redhat.com>
On 20/01/14 12:49, Steve Dickson wrote:
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed...
steved.
> ---
> utils/mount/utils.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/utils/mount/utils.c b/utils/mount/utils.c
> index 2778ed7..ede77a8 100644
> --- a/utils/mount/utils.c
> +++ b/utils/mount/utils.c
> @@ -93,7 +93,7 @@ void print_one(char *spec, char *node, char *type, char *opts)
>
> void mount_usage(void)
> {
> - printf(_("usage: %s remotetarget dir [-rvVwfnsih] [-o nfsoptions]\n"),
> + printf(_("usage: %s remotetarget dir [-rvVwfnsh] [-o nfsoptions]\n"),
> progname);
> printf(_("options:\n"));
> printf(_("\t-r\t\tMount file system readonly\n"));
>
prev parent reply other threads:[~2014-01-20 22:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 17:49 [PATCH] mount.nfs: Removed supported flag from usage string Steve Dickson
2014-01-20 22:04 ` Steve Dickson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52DD9D74.5080805@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.