From 8eb6f656242a57ed67ef752ce25ca7c9d04dc255 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 4 Aug 2009 12:20:05 -0700 Subject: [PATCH] Drop undefined B macro from tar man page, (fixes lintian warning) 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. --- debian/tarman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tarman b/debian/tarman index 74df4ff..3ef257d 100644 --- a/debian/tarman +++ b/debian/tarman @@ -275,7 +275,7 @@ $command_string stores and extracts files from a tape or disk archive. .Pp The first argument to -.B tar +tar should be a function; either one of the letters .Cm $short_letters , or one of the long function names. -- 2.43.0