From e1a0a3e304229a625c37f0e845c0c9fff117c8c1 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 11 Feb 2000 05:00:19 +0000 Subject: 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. --- misc/chattr.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/chattr.1.in') 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 -- cgit v1.2.3