summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Leonhardt <leo@debian.org>2019-02-28 11:49:03 +0100
committerCarsten Leonhardt <leo@debian.org>2019-02-28 11:49:03 +0100
commit3cebef2668cfb6923ce8653f1d8cd17ee509c47d (patch)
tree30740fd69bcf45c53d708bd7aee579566a1f6479
parent93b037f057191883037072d50c9cba10540d0102 (diff)
Fix spelling errors found by lintian
Last-Update: 2019-02-28 Gbp-Pq: Name 003-fix-spelling
-rw-r--r--loaderinfo.12
-rw-r--r--scsitape.12
2 files changed, 2 insertions, 2 deletions
diff --git a/loaderinfo.1 b/loaderinfo.1
index ea6da04..6463704 100644
--- a/loaderinfo.1
+++ b/loaderinfo.1
@@ -55,7 +55,7 @@ whether 'mtx transfer' works).
.B Inquiry Page
Aside from the normal inquiry info, will also print out whether we have
a bar code reader (for loaders that support the Exabyte extension for
-reporting presense of said reader).
+reporting presence of said reader).
.SH OPTIONS
diff --git a/scsitape.1 b/scsitape.1
index 46906bc..0e5a6d4 100644
--- a/scsitape.1
+++ b/scsitape.1
@@ -97,7 +97,7 @@ read blocks from the tape, write them to stdout. If we are in variable
block mode, <blocksize> should be zero (note: The maximum block size
we currently support in variable block mode is 128K, MAX_READ_SIZE will
need to be turned into a settable variable to allow bigger reads). If
-<blocksize> is ommitted, we assume that we're in variable block mode, and
+<blocksize> is omitted, we assume that we're in variable block mode, and
that we are going to read from tape until we hit a tapemark or end of
partition or end of tape.