aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-12-21 15:40:11 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-12-21 15:40:11 +0000
commitc456b727db1c97e77dc61fd05ba93ce9260c6970 (patch)
treec2bbf264bc237926ea8517247e1fe9aa482615d9 /sbin
parent82bc2dfa328755a0e3aff03f455f3ef9b8938110 (diff)
Notes
Diffstat (limited to 'sbin')
-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 9ba2683f95b8..5da5c93affc5 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, ": ");