]> Dogcows Code - chaz/tar/blobdiff - src/create.c
tar: quote 'like this', not `like this'
[chaz/tar] / src / create.c
index 2e0bfc3caef9d1b58e1b0efdbcc3aa87f9dac28d..745796c2b2bd253e486ed6f6bdbb4306b5351792 100644 (file)
@@ -785,9 +785,9 @@ start_header (struct tar_stat_info *st)
        . . . . . . . . .   9 = Omron UNIOS-B 4.3BSD 1.60Beta
 
             . = works
-            # = ``impossible file type''
+            # = "impossible file type"
 
-     The following mask for old archive removes the `#'s in column 4
+     The following mask for old archive removes the '#'s in column 4
      above, thus making GNU tar both a universal donor and a universal
      acceptor for Paul's test.  */
 
This page took 0.021152 seconds and 4 git commands to generate.