From 0deb853c88237fa2bd5981e603993b428400f88f Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 17 Mar 2003 03:07:16 +0000 Subject: [PATCH] Remove an incorrect statement from the xfs_bmap(8) man page. Remove an incorrect statement from the xfs_bmap(8) man page - we have done a filesystem type check before issuing any ioctls for some time. --- 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 6b4a88f54..cc213ac41 100644 --- a/man/man8/xfs_bmap.8 +++ b/man/man8/xfs_bmap.8 @@ -44,9 +44,5 @@ list of the file in groups of \f2nnn\f1 extents. In the absence of \f3\-n\f1, \f3xfs_bmap\f1 queries the system for the number of extents in the file and uses that value to compute the group size. -.SH DIAGNOSTICS -.TP 10 -\f7ioctl(XFS_IOC_GETBMAPX) \f1\f2filename\f1\f7: Invalid argument\f1 -The file \f2filename\f1 is not in an XFS filesystem. .SH SEE ALSO xfs(5). -- 2.47.2