).
Finally, a case when \fI was missing I so the next character
(N) was interpreted as a font name rather than a literal.
Signed-off-by: Kir Kolyshkin
---
doc/tar.1 | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/tar.1 b/doc/tar.1
index 0c1e8bd..0b67355 100644
1. Add missing .TP before TAR_SUBCOMMAND, otherwise it is merged with
the description of the previous option.
2. Fix typesetting of pax(1) utility (last word was in bold).
3. Remove .B from examples (some were in bold, some not,
and by default bold is not used in examples).
Signed-off-by: Kir