bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 086/100] man/tput.1: Recast presentation of string capability par


From: G. Branden Robinson
Subject: [PATCH 086/100] man/tput.1: Recast presentation of string capability parameters.
Date: Sat, 30 Mar 2024 17:02:06 -0500

---
 man/tput.1 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/man/tput.1 b/man/tput.1
index 33acaa19c..ab0988fc7 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -129,8 +129,13 @@ .SS Operands
 .I cap-code
 indicates a capability from the terminal database.
 .IP
-If the capability is of string type and takes parameters,
-the arguments following the capability will be used as its parameters.
+If
+.I cap-code
+is of string type and takes parameters,
+\fB\%@TPUT@\fP interprets arguments following
+.I cap-code
+as the parameters,
+up to the (fixed) quanity the capability requires.
 .IP
 Most parameters are numeric.
 Only a few terminal capabilities require string parameters;
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]