aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Drung <benjamin.drung@cloud.ionos.com>2019-12-16 16:58:56 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-12-19 12:24:12 +0100
commit20ceb65fbc728c6a681ec85ee2a94e93a9e7df0c (patch)
tree0e8af4d2492c78f9fa8d2ba4c4904b3a148d10e4 /doc
parent19b98cf450220b742987e7f0599ae284e93f8e54 (diff)
Fix spelling mistakes found by lintian
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/gensquashfs.14
-rw-r--r--doc/tar2sqfs.16
2 files changed, 5 insertions, 5 deletions
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 <options>
-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 <count>
@@ -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 <options>
-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 <options>
-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 <count>
@@ -54,7 +54,7 @@ Device block size to padd the image to.
Defaults to 4096.
.TP
\fB\-\-defaults\fR, \fB\-d\fR <options>
-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.