summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mtio.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/mtio.4')
-rw-r--r--share/man/man4/mtio.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/mtio.4 b/share/man/man4/mtio.4
index b60778e..036a3ca 100644
--- a/share/man/man4/mtio.4
+++ b/share/man/man4/mtio.4
@@ -210,7 +210,7 @@ struct scsi_tape_errors {
struct {
u_int32_t retries; /* total # retries performed */
u_int32_t corrected; /* total # corrections performed */
- u_int32_t processed; /* total # corrections succssful */
+ u_int32_t processed; /* total # corrections successful */
u_int32_t failures; /* total # corrections/retries failed */
u_int64_t nbytes; /* total # bytes processed */
} wterr, rderr;
OpenPOWER on IntegriCloud