From 48c24ac71192f1d0f7933802357ad38ecc064301 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 11 May 2004 14:24:23 +0000 Subject: [PATCH] (decode_options): Fixed typo in the comment. --- src/tar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tar.c b/src/tar.c index a687850..455ebac 100644 --- 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. */ -- 2.44.0