Favor man(7) font style macros over *roff font selection escape sequences, except for man page cross references (because man/make_sed.sh recognizes only certain patterns when rewriting such cross references), terms in the "NAME" section (because the generated edit_man.sh script expects font selection escape sequences when scraping terms thence to gather names for man page aliases), in (sub)sectioning macro call arguments, and in (non-text-block) tbl(1) entries. --- man/tput.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/man/tput.1 b/man/tput.1
index 0ca578675..0bcca8020 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -268,7 +268,8 @@ .SS Operands
X/Open Curses terms the last name the \*(``long name\*('',
and indicates that it may include blanks.
.IP
-\fB\%@TIC@\fP warns if the last name does not include blanks,
+.B \%@TIC@
+warns if the last name does not include blanks,
to accommodate old
.I \%term\%info
entries that treated the long name as an optional feature.
--
2.30.2
signature.asc
Description: PGP signature
