File xfsprogs-xfs_bmap-remove-c-from-manpage.patch of Package xfsprogs.21555
From 27915b872b3bc7f5034d5f3457babfcae0bfa79c Mon Sep 17 00:00:00 2001
From: "Darrick J. Wong" <darrick.wong@oracle.com>
Date: Thu, 21 Jun 2018 19:46:25 -0500
Subject: [PATCH] xfs_bmap: remove -c from manpage
Git-commit: 27915b872b3bc7f5034d5f3457babfcae0bfa79c
Patch-mainline: v4.17.0-rc1
References: bsc#1189552
There is no -c switch so remove the documentation.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Acked-by: Anthony Iliopoulos <ailiop@suse.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 ae9234818159..dd925b12dbd4 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
--
2.32.0