summaryrefslogtreecommitdiff
path: root/misc/chattr.1.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1999-10-21 19:56:34 +0000
committerTheodore Ts'o <tytso@mit.edu>1999-10-21 19:56:34 +0000
commitcaf8ce4cc497b22cca26e1063183e58391c1b3a0 (patch)
tree62f2ac23de82145dccad13fb330f11056f281285 /misc/chattr.1.in
parentaa4115a47c554a936fdf5e6679e72a9329fecf45 (diff)
downloade2fsprogs-caf8ce4cc497b22cca26e1063183e58391c1b3a0.tar.gz
Many files:
badblocks.8.in, chattr.1.in, dumpe2fs.8.in, e2label.8.in, fsck.8.in, lsattr.1.in, mke2fs.8.in, mklost+found.8.in, tune2fs.8.in, uuidgen.1.in: Update man page to use a more standard format (bold option flags and italicized variables), as suggested by Andreas Dilger (adilger@enel.ucalgary.ca) ChangeLog, e2fsck.8.in: e2fsck.8.in: Update man page to use a more standard format (bold option flags and italicized variables), as suggested by Andreas Dilger (adilger@enel.ucalgary.ca) ChangeLog, uuid_generate.3.in: uuid_generate.8.in: Update man page to use a more standard format (bold option flags and italicized variables), as suggested by Andreas Dilger (adilger@enel.ucalgary.ca)
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