[PATCH 06/16] tset(1): Fix style and markup nits.
"G. Branden Robinson" <[email protected]>
| Newsgroups | gmane.comp.lib.ncurses.bugs |
|---|---|
| Message-ID | <20260815122025.wmer2tl3d4usvwwq@illithid> |
Style: * Set metasyntactic variable "terminal-type" in italics. Markup: * 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/tset.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/tset.1 b/man/tset.1 index 3e7b0fc10..a9f6945c0 100644 --- a/man/tset.1 +++ b/man/tset.1 @@ -78,7 +78,9 @@ .SS "\fItset\fP \(em initialization" Next, \fB@TSET@\fP determines the type of terminal that you are using. This determination is done as follows, using the first terminal type found. .PP -1. The \fBterminal\fP argument specified on the command line. +1. The +.I terminal-type +argument specified on the command line. .PP 2. The value of the \fITERM\fP environment variable. .PP -- 2.30.2
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEh3PWHWjjDgcrENwa0Z6cfXEmbc4FAmqAWYkACgkQ0Z6cfXEm bc5ZYxAAiu2SvNdrtUs8narD6nNwwObG6w1N3oC80dQn9PdQWjQa7A9r30GMEyHh 91fdeB5U3U/TYBBtfETC2bUU4HM/wSqKS3ItUuadcFRGQ8100CRiw82LNASrHzUm 8XMaQCq/ewFxDfHJA/eAvjWSWT0RM1WTp5iHnjSEQa2rlYxrjGyfad6f8n8p6UET zzncDhRFfyam7Fr9k6vp7mx2t/aJXzExnxwT0WcOrvzht8/nvlb8YZqmq3WGWYYs 5ePFWcYEzUoroczxZ8YLi4o5r/wPC28nsMTm9ctYrOIMQK/xl8PD/6Q9CRWq6Xsi u4JnUIahdt810iPVrTmug7pSTsgWGLYnhcV2TsjN/I0QW1jSSuo7SG+OgPp3mqHD HCy/cVwAR6VpG1zmtn9lwZQwjOFj9hUoIj25+zxtOQRp0Jc6IALkrlknFUA7grFK iVz3RWkm4YBXCh34+RGTfKZFeaNUzg6UrBTI4OwXVLBBsHjbhA3yhp7hCfp3i7lB DYhe29Zdjvdy69lJIdUG9eHXm/YcC4/v8HQrSJ/kqbf2uCRnbeaPfyHreTBDs5r4 hzpWjnWWAfoQPIg2TIwevCuEIAmraRBLuY2wBoiH2Sk9gcD0qx8dEmO5Z48n8zQb Yc5KAPJq/r/WMJ9JSodcIIB3+lSDhW5Ptu/odvbpRPJOG1YRPec= =LZ6D -----END PGP SIGNATURE-----