[PATCH] fix xfsctl man page typo

Kazuya Mio k-mio at sx.jp.nec.com
Sun Feb 1 23:05:14 CST 2009


Hi,

This patch gets rid of the unnecessary period in xfsctl(3) man page.

Regards,
Kazuya Mio

Signed-off-by: Kazuya Mio <k-mio at sx.jp.nec.com>
---
diff --git a/man/man3/xfsctl.3 b/man/man3/xfsctl.3
index 64e18df..d586ea0 100644
--- a/man/man3/xfsctl.3
+++ b/man/man3/xfsctl.3
@@ -564,7 +564,7 @@ value of zero means that the inode table has been exhausted
 .B XFS_IOC_FSBULKSTAT_SINGLE
 This interface is a variant of the
 .B XFS_IOC_FSBULKSTAT
-interface, used to obtain information about a single inode.
+interface, used to obtain information about a single inode
 for an open file in the filesystem of interest.
 The same structure is used to pass information in and out of
 the kernel, except no output count parameter is used (should




More information about the xfs mailing list