From 27915b872b3bc7f5034d5f3457babfcae0bfa79c Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Thu, 21 Jun 2018 19:46:25 -0500 Subject: [PATCH] xfs_bmap: remove -c from manpage There is no -c switch so remove the documentation. Signed-off-by: Darrick J. Wong Reviewed-by: Eric Sandeen Signed-off-by: Eric Sandeen --- 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 ae9234818..dd925b12d 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.47.2