(decode_options): Fixed typo in the comment.

This commit is contained in:
Sergey Poznyakoff
2004-05-11 14:24:23 +00:00
parent 3e8f210904
commit 48c24ac711

View File

@@ -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. */