bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 07/17] man/curs_sp_funcs.3x: Clarify comment.


From: G. Branden Robinson
Subject: [PATCH 07/17] man/curs_sp_funcs.3x: Clarify comment.
Date: Fri, 13 Oct 2023 18:40:10 -0500

---
 man/curs_sp_funcs.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_sp_funcs.3x b/man/curs_sp_funcs.3x
index 193cff67..9b0e3509 100644
--- a/man/curs_sp_funcs.3x
+++ b/man/curs_sp_funcs.3x
@@ -202,7 +202,7 @@ .SH SYNOPSIS
 .PP
 \fBint tigetnum_sp(SCREEN* \fIsp\fP, const char *\fIcapname\fP);
 \fBchar* tigetstr_sp(SCREEN* \fIsp\fP, const char *\fIcapname\fP);
-\fI/* may instead use 9 long parameters */
+\fI/* tparm_sp may instead use 9 long parameters instead of str */
 \fBchar* tparm_sp(SCREEN* \fIsp\fP, const char *\fIstr\fP, ...);
 \fBint tputs_sp(SCREEN* \fIsp\fP, const char *\fIstr\fP, int \fIaffcnt\fP, 
NCURSES_SP_OUTC \fIputc\fP);
 .PP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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