]> Dogcows Code - chaz/tar/commitdiff
(decode_options): Fixed typo in the comment.
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 11 May 2004 14:24:23 +0000 (14:24 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 11 May 2004 14:24:23 +0000 (14:24 +0000)
src/tar.c

index a687850df774cd232a3e98786e85d22d26743433..455ebacb44507ef5b5e2dd199efd900bc728246a 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -707,7 +707,7 @@ decode_options (int argc, char **argv)
        /* Try to reblock input records.  For reading 4.2BSD pipes.  */
 
        /* It would surely make sense to exchange -B and -R, but it seems
-          that -B has been used for a long while in Sun tar ans most
+          that -B has been used for a long while in Sun tar and most
           BSD-derived systems.  This is a consequence of the block/record
           terminology confusion.  */
 
This page took 0.027203 seconds and 4 git commands to generate.