From d433e204cec3dd7b6ab312f66646a865b74bfd6e Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 23 Mar 2004 22:48:14 +0000 Subject: [PATCH] Fix a typo on the xfs(5) man page. --- man/man5/xfs.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man5/xfs.5 b/man/man5/xfs.5 index b3bb56686..256b8048e 100644 --- a/man/man5/xfs.5 +++ b/man/man5/xfs.5 @@ -55,7 +55,7 @@ in progress at the time of the crash. .PP The realtime section is used to store the data of realtime files. These files had an attribute bit set through -.IR ioctl (2) +.IR xfsctl (3) after file creation, before any data was written to the file. The realtime section is divided into a number of .I extents -- 2.39.5