From 66a2c7ba305ddf3865113aa42b5c99ace9289640 Mon Sep 17 00:00:00 2001 From: Elie De Brauwer Date: Fri, 1 Mar 2013 19:37:40 +0100 Subject: Typo fixes: avaiable -> available and priortiry -> priority Signed-off-by: Elie De Brauwer Signed-off-by: Artem Bityutskiy --- mkfs.jffs2.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mkfs.jffs2.1') diff --git a/mkfs.jffs2.1 b/mkfs.jffs2.1 index 47a3ac7..7c57ddc 100644 --- a/mkfs.jffs2.1 +++ b/mkfs.jffs2.1 @@ -105,7 +105,7 @@ or the present directory, if the option is not specified. Each block of the files to be placed into the file system image -are compressed using one of the avaiable compressors depending +are compressed using one of the available compressors depending on the selected compression mode. File systems are created with the same endianness as the host, @@ -209,21 +209,21 @@ successful one. The alternatives are: .B -x, --disable-compressor=NAME Disable a compressor. Use .B -L -to see the list of the avaiable compressors and their default states. +to see the list of the available compressors and their default states. .TP .B -X, --enable-compressor=NAME Enable a compressor. Use .B -L -to see the list of the avaiable compressors and their default states. +to see the list of the available compressors and their default states. .TP .B -y, --compressor-priority=PRIORITY:NAME Set the priority of a compressor. Use .B -L -to see the list of the avaiable compressors and their default priority. +to see the list of the available compressors and their default priority. Priorities are used by priority compression mode. .TP .B -L, --list-compressors -Show the list of the avaiable compressors and their states. +Show the list of the available compressors and their states. .TP .B -t, --test-compression Call decompress after every compress - and compare the result with the original data -, and -- cgit v1.2.3