From: Qu Wenruo <quwenruo@cn.fujitsu.com>
To: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>,
"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH] btrfs-progs: doc: fix invalid reference to setattr(8)
Date: Tue, 9 Sep 2014 11:22:37 +0800 [thread overview]
Message-ID: <540E727D.3000806@cn.fujitsu.com> (raw)
In-Reply-To: <540E613C.5010401@jp.fujitsu.com>
-------- Original Message --------
Subject: [PATCH] btrfs-progs: doc: fix invalid reference to setattr(8)
From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
To: linux-btrfs@vger.kernel.org <linux-btrfs@vger.kernel.org>
Date: 2014年09月09日 10:09
> From: Naohiro Aota <naota@elisp.net>
>
> man 8 btrfs-property refers to `setattr(8)` which does not actually exist.
> It should refer to `chattr (1)` instead.
>
> Signed-off-by: Naohiro Aota <naota@elisp.net>
> ---
> Documentation/btrfs-property.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/btrfs-property.txt b/Documentation/btrfs-property.txt
> index 6b23e2e..9ed568c 100644
> --- a/Documentation/btrfs-property.txt
> +++ b/Documentation/btrfs-property.txt
> @@ -64,4 +64,4 @@ SEE ALSO
> --------
> `mkfs.btrfs`(8),
> `lsattr`(1),
> -`setattr`(8)
> +`chattr`(1)
Reviewed-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
My fault, it should be chattr, not setattr.
Thanks,
Qu
prev parent reply other threads:[~2014-09-09 3:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 2:09 [PATCH] btrfs-progs: doc: fix invalid reference to setattr(8) Satoru Takeuchi
2014-09-09 3:22 ` Qu Wenruo [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=540E727D.3000806@cn.fujitsu.com \
--to=quwenruo@cn.fujitsu.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=takeuchi_satoru@jp.fujitsu.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).