summaryrefslogtreecommitdiff
path: root/misc/chattr.1.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2000-02-11 05:00:19 +0000
committerTheodore Ts'o <tytso@mit.edu>2000-02-11 05:00:19 +0000
commite1a0a3e304229a625c37f0e845c0c9fff117c8c1 (patch)
treec4702137e2752ef396edd69a7e558252d3f24a63 /misc/chattr.1.in
parentdede39bbb8ef92920f26875de7d5cc64a319e033 (diff)
downloade2fsprogs-e1a0a3e304229a625c37f0e845c0c9fff117c8c1.tar.gz
Many files:
chattr.1.in: lsattr.1.in: Change "version" to "version/generation number". chattr.1.in: Fix stupid file vs filesystem typo. tune2fs.c Fix spelling error (spare vs sparse). mke2fs.c (PRS): Add safety check to make sure the number of blocks doesn't exceed 32 bits on a 64 bit machine. chattr.c: Random cleanup; file-only variables are now static. Options for setting/clearings flags put into order, and #ifdef's removed (since we now use a built-in header file). Add error message if user tries to set and reset the same flag. lsattr.c: Random cleanup; file-only variables are now static. The -l "long" listing has been changed to look nicer. Options names have been renamed to be more descriptive.
Diffstat (limited to 'misc/chattr.1.in')
-rw-r--r--misc/chattr.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index 90e58aba..376cf815 100644
--- a/misc/chattr.1.in
+++ b/misc/chattr.1.in
@@ -40,7 +40,7 @@ ignored.
Be verbose with chattr's output and print the program version.
.TP
.BI \-v " version"
-Set the filesystem version.
+Set the file's version/generation number.
.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