]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Remove an incorrect statement from the xfs_bmap(8) man page.
authorNathan Scott <nathans@sgi.com>
Mon, 17 Mar 2003 03:07:16 +0000 (03:07 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 17 Mar 2003 03:07:16 +0000 (03:07 +0000)
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

index 6b4a88f54a6fe6cf71de9737a352e92552ca7f7d..cc213ac41d2ab9033f221900bd51255b4ef15525 100644 (file)
@@ -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).