diff options
author | Brian Norris <computersforpeace@gmail.com> | 2011-06-27 11:27:20 -0700 |
---|---|---|
committer | Artem Bityutskiy <dedekind1@gmail.com> | 2011-06-29 08:42:38 +0300 |
commit | 15f5f89995de6f10a5dc7b30ebf87d856c4e1127 (patch) | |
tree | 8eb845b328f07685164ce8b078cf74851e74fa2e /mkfs.jffs2.1 | |
parent | 6977ec0308678514ea4450e25e9d443a787da12e (diff) |
mtd-utils: remove whitespace at end of lines
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
Diffstat (limited to 'mkfs.jffs2.1')
-rw-r--r-- | mkfs.jffs2.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mkfs.jffs2.1 b/mkfs.jffs2.1 index 1eefeda..9b0acc3 100644 --- a/mkfs.jffs2.1 +++ b/mkfs.jffs2.1 @@ -104,7 +104,7 @@ or the present directory, if the .B -r option is not specified. -Each block of the files to be placed into the file system image +Each block of the files to be placed into the file system image are compressed using one of the avaiable compressors depending on the selected compression mode. @@ -196,8 +196,8 @@ Enables xattr, stuff only SELinux Labels into jffs2 image file. Enable xattr, stuff only POSIX ACL entries into jffs2 image file. .TP .B -m, --compression-mode=MODE -Set the default compression mode. The default mode is -.B priority +Set the default compression mode. The default mode is +.B priority which tries the compressors in a predefinied order and chooses the first successful one. The alternatives are: .B none |