]> git.cworth.org Git - tar/commitdiff
Drop undefined B macro from tar man page, (fixes lintian warning)
authorCarl Worth <cworth@cworth.org>
Tue, 4 Aug 2009 19:20:05 +0000 (12:20 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 4 Aug 2009 19:22:19 +0000 (12:22 -0700)
This undefined macro was causing misformatting of the first line
of the man page:

   The first argument to should be...

rather than:

   The first argument to tar should be...

Presumably just dropping it misses out on some intending formatting,
(emboldening of the word tar perhaps?), but this is at least better
than the word being missing.


No differences found