bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 10/40] man/curs_{addchstr,move}.3x: Fix style nit.


From: G. Branden Robinson
Subject: [PATCH 10/40] man/curs_{addchstr,move}.3x: Fix style nit.
Date: Sat, 1 Feb 2025 11:30:20 -0600

Simplify wording when API documented by the man page has been stable.
(That's the exception, not the rule.)
---
 man/curs_addchstr.3x | 5 +----
 man/curs_move.3x     | 3 +--
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/man/curs_addchstr.3x b/man/curs_addchstr.3x
index 1ec36df44..cae04ca1b 100644
--- a/man/curs_addchstr.3x
+++ b/man/curs_addchstr.3x
@@ -147,10 +147,7 @@ .SH PORTABILITY
 .IR ERR \*(''. \" Courier roman in source; SVID 4, vol. 3, p. 473
 .SH HISTORY
 SVr3.1 (1987)
-introduced
-.I \%waddchstr
-and
-.IR \%waddchnstr "."
+introduced these functions.
 .SH SEE ALSO
 \fB\%curs_add_wchstr\fP(3X) describes comparable functions of the
 .I \%ncurses
diff --git a/man/curs_move.3x b/man/curs_move.3x
index 2bbdf8f6f..484399214 100644
--- a/man/curs_move.3x
+++ b/man/curs_move.3x
@@ -101,8 +101,7 @@ .SH PORTABILITY
 .IR ERR \*(''. \" Courier roman in source; SVID 4, vol. 3, p. 503
 .SH HISTORY
 4BSD (1980)
-introduced
-.IR \%wmove "."
+introduced these functions.
 .SH SEE ALSO
 \fB\%curses\fP(3X),
 \fB\%curs_refresh\fP(3X)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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