bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 24/30] man/curs_insstr.3x: Expand "SEE ALSO" section.


From: G. Branden Robinson
Subject: [PATCH 24/30] man/curs_insstr.3x: Expand "SEE ALSO" section.
Date: Sat, 8 Jun 2024 07:19:41 -0500

Add paragraph cross referencing wide counterpart function man page,
explicitly identifying it as such, to aid users reading about the
"wrong" API.
---
 man/curs_insstr.3x | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/curs_insstr.3x b/man/curs_insstr.3x
index 06d7b55d4..21e127025 100644
--- a/man/curs_insstr.3x
+++ b/man/curs_insstr.3x
@@ -121,6 +121,11 @@ .SH PORTABILITY
 because it is inconsistent with other functions,
 and differs from the SVr4 and X/Open implementations on Solaris.
 .SH SEE ALSO
+\fB\%curs_ins_wstr\fP(3X) describes comparable functions of the
+.I \%ncurses
+library in its wide-character configuration
+.RI \%( ncursesw ).
+.PP
 \fB\%curses\fP(3X),
 \fB\%curs_inch\fP(3X),
 \fB\%curs_ins_wstr\fP(3X),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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