summaryrefslogtreecommitdiff
path: root/misc/chattr.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/chattr.1.in')
-rw-r--r--misc/chattr.1.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index 5200cda7..90e58aba 100644
--- a/misc/chattr.1.in
+++ b/misc/chattr.1.in
@@ -8,11 +8,11 @@ chattr \- change file attributes on a Linux second extended file system
.B \-RV
]
[
-.B -v
-version
+.B \-v
+.I version
]
[
-mode
+.I mode
]
.I files...
.SH DESCRIPTION
@@ -31,16 +31,16 @@ compressed (c), immutable (i), no dump (d),
secure deletion (s), and undeletable (u).
.SH OPTIONS
.TP
-.I -R
+.B \-R
Recursively change attributes of directories and their contents.
Symbolic links encountered during recursive directory traversals are
ignored.
.TP
-.I -V
+.B \-V
Be verbose with chattr's output and print the program version.
.TP
-.I -v version
-Set the files version.
+.BI \-v " version"
+Set the filesystem version.
.SH ATTRIBUTES
When a file with the 'A' attribute set is modified, its atime record is
not modified. This avoids a certain amount of disk I/O for laptop