summaryrefslogtreecommitdiff
path: root/scsitape.1
diff options
context:
space:
mode:
Diffstat (limited to 'scsitape.1')
-rw-r--r--scsitape.12
1 files changed, 1 insertions, 1 deletions
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.