double diction (from helge@nta-vax)
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Tue, 15 Oct 1985 07:37:48 +0000 (23:37 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Tue, 15 Oct 1985 07:37:48 +0000 (23:37 -0800)
SCCS-vsn: sbin/restore/tape.c 5.4

usr/src/sbin/restore/tape.c

index b5135ac..f7d108e 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)tape.c     5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)tape.c     5.4 (Berkeley) %G%";
 #endif not lint
 
 #include "restore.h"
 #endif not lint
 
 #include "restore.h"
@@ -237,7 +237,7 @@ again:
                            "Unless you know which volume your",
                            " file(s) are on you should start\n",
                            "with the last volume and work",
                            "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(tbf, ": ");
                } else {
                        fprintf(stderr, "You have read volumes");
                        strcpy(tbf, ": ");