diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
| commit | 0daa9e92d0cc449d25d4fd200759177024baae84 (patch) | |
| tree | ab554843b62ec3ad24acbdfbc8535e787c88d924 /man7/man.7 | |
| parent | c11b1abf2e2241d8efe19feb04c2a7e1e06c19b0 (diff) | |
| download | man-pages-0daa9e92d0cc449d25d4fd200759177024baae84.tar.gz | |
Fix redundant formatting macros
Diffstat (limited to 'man7/man.7')
| -rw-r--r-- | man7/man.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/man.7 b/man7/man.7 index de13dae989..b2bfc23a09 100644 --- a/man7/man.7 +++ b/man7/man.7 @@ -79,7 +79,7 @@ that is, lines that start with \fB.\\"\fP) should be .RS .sp .B \&.TH -.IR "title section date source manual" +.I "title section date source manual" .sp .RE For details of the arguments that should be supplied to the \fBTH\fP @@ -237,7 +237,7 @@ If the tag is provided, it is hung at the left margin before the following indented paragraph (this is just like -.BR \&.TP +.B \&.TP except the tag is included with the command instead of being on the following line). If the tag is too long, the text after the tag will be moved down to the |
