summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Leonhardt <leo@debian.org>2024-01-08 10:40:21 +0100
committerCarsten Leonhardt <leo@debian.org>2024-01-08 10:40:21 +0100
commite99cec5e61e566921b62cf414ff1506bd98fd12b (patch)
tree9cd0eead98d8c43fc9e204dfe2875652a78ffe8f
parent72df12c29e8ddc3b1658045dee73c0cc0af923ab (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.