summaryrefslogtreecommitdiffstats
path: root/sbin/restore/tape.c
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-12-21 15:40:11 +0000
committermax <max@FreeBSD.org>1997-12-21 15:40:11 +0000
commiteea70ed327c60cf4c3aff2d936fca12324fc9f47 (patch)
tree64e94c90815ec0dbcc731add00fbf5929974ee93 /sbin/restore/tape.c
parenta391c8a70f3911d9342ab329f273633d060dc164 (diff)
downloadFreeBSD-src-eea70ed327c60cf4c3aff2d936fca12324fc9f47.zip
FreeBSD-src-eea70ed327c60cf4c3aff2d936fca12324fc9f47.tar.gz
Typo fix in the message displayed.
Diffstat (limited to 'sbin/restore/tape.c')
-rw-r--r--sbin/restore/tape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/tape.c b/sbin/restore/tape.c
index 9ba2683..5da5c93 100644
--- a/sbin/restore/tape.c
+++ b/sbin/restore/tape.c
@@ -322,7 +322,7 @@ again:
"Unless you know which volume your",
" file(s) are on you should start\n",
"with the last volume and work",
- " towards towards the first.\n");
+ " towards the first.\n");
} else {
fprintf(stderr, "You have read volumes");
strcpy(buf, ": ");
OpenPOWER on IntegriCloud