aboutsummaryrefslogtreecommitdiffstats
path: root/misc/lsattr.1.in
diff options
context:
space:
mode:
authorTyson Nottingham <tgnottingham@gmail.com>2017-12-13 23:13:12 -0800
committerTheodore Ts'o <tytso@mit.edu>2017-12-21 11:11:10 -0500
commit75dd3c47c489bef2391bdc147a3f835f1a935fbf (patch)
tree18395dae6f95759caafb6b511cf57dd798793ef0 /misc/lsattr.1.in
parent7600aa0f06b22e75a9075008997f83e209fee4a3 (diff)
downloadandroid_external_e2fsprogs-75dd3c47c489bef2391bdc147a3f835f1a935fbf.tar.gz
android_external_e2fsprogs-75dd3c47c489bef2391bdc147a3f835f1a935fbf.tar.bz2
android_external_e2fsprogs-75dd3c47c489bef2391bdc147a3f835f1a935fbf.zip
Add missing information to various man pages and usage texts
badblocks.c: Add -B and -X to usage text. chattr.1.in: Add P to list of settable attributes. e2image.8.in, e2image.c: Remove superfluous mention of -r option. e2undo.8.in, e2undo.c: Add description for -z to man page and add -o and -z to synopsis and usage text. e4crypt.8.in: Add -p pad option to relevant command descriptions. lsattr.1.in: Fix typo. mke2fs.8.in: Add -C to synopsis. Add MKE2FS_DEVICE_PHYS_SECTSIZE description and update MKE2FS_DEVICE_SECTSIZE description. mke2fs.conf.5.in: Add devices stanza summary. Remove base_features and default_features descriptions from defaults section, as they are already described in fs_types section. Move enable_periodic_fsck and force_undo to fs_types section, as they can be set per filesystem type. Add missing lazy_journal_init and hugefiles_dir descriptions. tune2fs.8.in: Remove unsupported -p option and deprecated -s option. Add 64bit, ea_inode, large_dir, and metadata_csum_seed descriptions. tune2fs.c: Remove unsupported -p option from usage text. Add mmp_update_interval to extended option usage text. resize/main.c: Add -S option to usage text. Signed-off-by: Tyson Nottingham <tgnottingham@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'misc/lsattr.1.in')
-rw-r--r--misc/lsattr.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/lsattr.1.in b/misc/lsattr.1.in
index bb15769e..4d02a95a 100644
--- a/misc/lsattr.1.in
+++ b/misc/lsattr.1.in
@@ -30,8 +30,8 @@ List all files in directories, including files that start with `.'.
List directories like other files, rather than listing their contents.
.TP
.B \-l
-Print the options using a long names instead of a single
-character abbreviation.
+Print the options using long names instead of single
+character abbreviations.
.TP
.B \-p
List the file's project number.