From: Barry Naujok Date: Fri, 27 Jul 2007 15:49:00 +0000 (+0000) Subject: Make man page clearer with read-only option X-Git-Tag: v2.10.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef5a52e7e8106024504db0cdb1b677a0a412872;p=thirdparty%2Fxfsprogs-dev.git Make man page clearer with read-only option Merge of master-melb:xfs-cmds:29253a by kenmcd. Make man page clearer with read-only option and immutable files --- diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8 index bcdfb7c8f..23bef9451 100644 --- a/man/man8/xfs_io.8 +++ b/man/man8/xfs_io.8 @@ -51,7 +51,9 @@ if it does not already exist. .B \-r Open .I file -read-only, initially. +read-only, initially. This is required if +.I file +is immutable or append-only. .TP .B \-x Expert mode. Dangerous commands are only available in this mode.