All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs_bmap: remove -c from manpage
@ 2018-06-21 19:55 Darrick J. Wong
  2018-06-21 20:10 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2018-06-21 19:55 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: xfs

From: Darrick J. Wong <darrick.wong@oracle.com>

There is no -c switch so remove the documentation.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 man/man8/xfs_bmap.8 |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/man/man8/xfs_bmap.8 b/man/man8/xfs_bmap.8
index ae923481..dd925b12 100644
--- a/man/man8/xfs_bmap.8
+++ b/man/man8/xfs_bmap.8
@@ -36,10 +36,6 @@ no matter what the filesystem's block size is.
 If this option is specified, information about the file's
 attribute fork is printed instead of the default data fork.
 .TP
-.B \-c
-If this option is specified, information about the file's
-copy on write fork is printed instead of the default data fork.
-.TP
 .B \-d
 If portions of the file have been migrated offline by
 a DMAPI application, a DMAPI read event will be generated to

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfs_bmap: remove -c from manpage
  2018-06-21 19:55 [PATCH] xfs_bmap: remove -c from manpage Darrick J. Wong
@ 2018-06-21 20:10 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2018-06-21 20:10 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: xfs

On 6/21/18 2:55 PM, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
> 
> There is no -c switch so remove the documentation.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>

Ok, it still lives and is advertised in xfs_io, but *shrug*
that's ok, that can be patch 3 if we care.

Reviewed-by: Eric Sandeen <sandeen@redhat.com>

> ---
>  man/man8/xfs_bmap.8 |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/man/man8/xfs_bmap.8 b/man/man8/xfs_bmap.8
> index ae923481..dd925b12 100644
> --- a/man/man8/xfs_bmap.8
> +++ b/man/man8/xfs_bmap.8
> @@ -36,10 +36,6 @@ no matter what the filesystem's block size is.
>  If this option is specified, information about the file's
>  attribute fork is printed instead of the default data fork.
>  .TP
> -.B \-c
> -If this option is specified, information about the file's
> -copy on write fork is printed instead of the default data fork.
> -.TP
>  .B \-d
>  If portions of the file have been migrated offline by
>  a DMAPI application, a DMAPI read event will be generated to
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-21 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-21 19:55 [PATCH] xfs_bmap: remove -c from manpage Darrick J. Wong
2018-06-21 20:10 ` Eric Sandeen

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.