]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
doc: fix abrupt sentence in HTML
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2022 22:25:03 +0000 (15:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2022 22:26:23 +0000 (15:26 -0700)
Typo reported by Jackson Dougherty in:
https://lists.gnu.org/r/bug-tar/2022-05/msg00000.html
* doc/tar.texi: Don’t assume that tex and info are the only two
formats.

doc/tar.texi

index a70e8898992022727d5d7c389ec2a6c86cbcc8be..8cb150bf9204c5b97de9798c257f33a2c9fd12bd 100644 (file)
@@ -1231,13 +1231,8 @@ jazz
 @end smallexample
 
 This example is just like the example we showed which did not use
-@option{--verbose}, except that @command{tar} generated the remaining
-@iftex
-lines (note the different font styles).
-@end iftex
-@ifinfo
+@option{--verbose}, except that @command{tar} generated three output
 lines.
-@end ifinfo
 
 In the rest of the examples in this chapter, we will frequently use
 @code{verbose} mode so we can show actions or @command{tar} responses that