Re: [PATCH V2] btrfs-progs: remove "device show" from btrfs man page

2013-01-21 Thread XU Simon

Add SOB line:

Signed-off-by: Simon Xu 

Thanks David for pointing this out.

Simon

On 2013/1/9 15:31, Simon Xu wrote:

Remove "device show" from btrfs man page as it's not supported by the
btrfs utility.
---
  man/btrfs.8.in | 2 --
  1 file changed, 2 deletions(-)

diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 9222580..e663da2 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -33,8 +33,6 @@ btrfs \- control a btrfs filesystem
  .PP
  \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices| [...]]\fP
  .PP
-\fBbtrfs\fP \fBdevice show\fP\fI [--all-devices||]\fP
-.PP
  \fBbtrfs\fP \fBdevice add\fP\fI  [...]  \fP
  .PP
  \fBbtrfs\fP \fBdevice delete\fP\fI  [...]  \fP

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


[PATCH V2] btrfs-progs: remove "device show" from btrfs man page

2013-01-08 Thread Simon Xu
Remove "device show" from btrfs man page as it's not supported by the
btrfs utility.
---
 man/btrfs.8.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 9222580..e663da2 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -33,8 +33,6 @@ btrfs \- control a btrfs filesystem
 .PP
 \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices| [...]]\fP
 .PP
-\fBbtrfs\fP \fBdevice show\fP\fI [--all-devices||]\fP
-.PP
 \fBbtrfs\fP \fBdevice add\fP\fI  [...]  \fP
 .PP
 \fBbtrfs\fP \fBdevice delete\fP\fI  [...]  \fP
-- 
1.8.1

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