bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH v2 09/18] man/ncurses.3x: Un-annotate standard functions as exten


From: G. Branden Robinson
Subject: [PATCH v2 09/18] man/ncurses.3x: Un-annotate standard functions as extensions.
Date: Sat, 23 Sep 2023 06:58:07 -0500

pecho_wchar: See X/Open Curses Issue 7, p. 198.
slk_wset: See X/Open Curses Issue 7, p. 222.
tiparm: See X/Open Curses Issue 7, p. 232.
---
 man/ncurses.3x | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 10878e1c..5268fa39 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -599,7 +599,7 @@ .SS Routine Name Index
 overlay/\fBcurs_overlay\fP(3X)
 overwrite/\fBcurs_overlay\fP(3X)
 pair_content/\fBcurs_color\fP(3X)
-pecho_wchar/\fBcurs_pad\fP(3X)*
+pecho_wchar/\fBcurs_pad\fP(3X)
 pechochar/\fBcurs_pad\fP(3X)
 pnoutrefresh/\fBcurs_pad\fP(3X)
 prefresh/\fBcurs_pad\fP(3X)
@@ -649,7 +649,7 @@ .SS Routine Name Index
 slk_restore/\fBcurs_slk\fP(3X)
 slk_set/\fBcurs_slk\fP(3X)
 slk_touch/\fBcurs_slk\fP(3X)
-slk_wset/\fBcurs_slk\fP(3X)*
+slk_wset/\fBcurs_slk\fP(3X)
 standend/\fBcurs_attr\fP(3X)
 standout/\fBcurs_attr\fP(3X)
 start_color/\fBcurs_color\fP(3X)
@@ -668,7 +668,7 @@ .SS Routine Name Index
 tigetnum/\fBcurs_terminfo\fP(3X)
 tigetstr/\fBcurs_terminfo\fP(3X)
 timeout/\fBcurs_inopts\fP(3X)
-tiparm/\fBcurs_terminfo\fP(3X)*
+tiparm/\fBcurs_terminfo\fP(3X)
 tiparm_s/\fBcurs_terminfo\fP(3X)*
 tiscan_s/\fBcurs_terminfo\fP(3X)*
 touchline/\fBcurs_touch\fP(3X)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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