From 20ceb65fbc728c6a681ec85ee2a94e93a9e7df0c Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Mon, 16 Dec 2019 16:58:56 +0100 Subject: Fix spelling mistakes found by lintian Signed-off-by: Benjamin Drung --- doc/gensquashfs.1 | 4 ++-- doc/tar2sqfs.1 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1 index 6e17831..04dd968 100644 --- a/doc/gensquashfs.1 +++ b/doc/gensquashfs.1 @@ -26,7 +26,7 @@ Run \fBgensquashfs \-\-help\fR to get a list of all available compressors and the default selection. .TP \fB\-\-comp\-extra\fR, \fB\-X\fR -A comma seperated list of extra options for the selected compressor. Specify +A comma separated list of extra options for the selected compressor. Specify \fBhelp\fR to get a list of available options. .TP \fB\-\-num\-jobs\fR, \fB\-j\fR @@ -57,7 +57,7 @@ When using \fB\-\-pack\-dir\fR only, stay in local filesystem and do not cross mount points. .TP \fB\-\-defaults\fR, \fB\-d\fR -A comma seperated list of default values for +A comma separated list of default values for implicitly created directories. The following values can be set: .TS diff --git a/doc/tar2sqfs.1 b/doc/tar2sqfs.1 index 5cad16a..70bb485 100644 --- a/doc/tar2sqfs.1 +++ b/doc/tar2sqfs.1 @@ -32,7 +32,7 @@ Run \fBtar2sqfs \-\-help\fR to get a list of all available compressors and the default selection. .TP \fB\-\-comp\-extra\fR, \fB\-X\fR -A comma seperated list of extra options for the selected compressor. Specify +A comma separated list of extra options for the selected compressor. Specify \fBhelp\fR to get a list of available options. .TP \fB\-\-num\-jobs\fR, \fB\-j\fR @@ -54,7 +54,7 @@ Device block size to padd the image to. Defaults to 4096. .TP \fB\-\-defaults\fR, \fB\-d\fR -A comma seperated list of default values for +A comma separated list of default values for implicitly created directories. The following values can be set: .TS @@ -121,7 +121,7 @@ If any unsupported section or extended attribute key is encountered in an archive a warning message is written to stderr. If the \fB\-\-no\-skip\fR option is set, processing aborts. By default, unknown sections and unsupported extended attributes are simply skipped after issuing a warning. -.SH ENVIRONEMNT +.SH ENVIRONMENT If the command line switch \fB\-\-defaults\fR is not used or no default mtime is specified, the value of the environment variable \fBSOURCE\_DATE\_EPOCH\fR is used for all file and filesystem timestamps. -- cgit v1.2.3