bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 16/40] man/curs_*: Fix style nit.


From: G. Branden Robinson
Subject: [PATCH 16/40] man/curs_*: Fix style nit.
Date: Sat, 1 Feb 2025 11:31:22 -0600

Standardize wording describing X/Open Curses Issue 4 API innovations.
Favor active voice over passive.
---
 man/curs_add_wch.3x    | 3 +--
 man/curs_add_wchstr.3x | 2 +-
 man/curs_addwstr.3x    | 3 +--
 man/curs_bkgrnd.3x     | 2 +-
 man/curs_get_wch.3x    | 3 +--
 man/curs_get_wstr.3x   | 3 +--
 man/curs_getcchar.3x   | 3 +--
 man/curs_in_wch.3x     | 3 +--
 man/curs_in_wchstr.3x  | 3 +--
 man/curs_ins_wch.3x    | 3 +--
 man/curs_ins_wstr.3x   | 2 +-
 11 files changed, 11 insertions(+), 19 deletions(-)

diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index bd05123ef..aac83d466 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -553,8 +553,7 @@ .SS "Complex Characters"
 .I \%ncurses
 adds the non-spacing character to the active complex character.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified functions named
diff --git a/man/curs_add_wchstr.3x b/man/curs_add_wchstr.3x
index 9abc519df..e8664575c 100644
--- a/man/curs_add_wchstr.3x
+++ b/man/curs_add_wchstr.3x
@@ -144,7 +144,7 @@ .SH PORTABILITY
 X/Open Curses Issue\ 4 describes these functions.
 It specifies no error conditions for them.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4.
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4 (1995),
 specified functions named
 .I \%waddwchstr
diff --git a/man/curs_addwstr.3x b/man/curs_addwstr.3x
index 9a473bd3e..98ff9a79d 100644
--- a/man/curs_addwstr.3x
+++ b/man/curs_addwstr.3x
@@ -142,8 +142,7 @@ .SH PORTABILITY
 \*(``an integer value other than
 .IR ERR \*(''. \" Courier roman in source; SVID 4, vol. 3, p. 478
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified functions named
diff --git a/man/curs_bkgrnd.3x b/man/curs_bkgrnd.3x
index 8664cf922..2249866ed 100644
--- a/man/curs_bkgrnd.3x
+++ b/man/curs_bkgrnd.3x
@@ -250,7 +250,7 @@ .SH PORTABILITY
 .IR curses 's
 non-wide functions for manipulating the window background.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4.
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 .SH SEE ALSO
 \fB\%curs_bkgd\fP(3X) describes the corresponding functions in the
 non-wide configuration of
diff --git a/man/curs_get_wch.3x b/man/curs_get_wch.3x
index f2f6a5a27..ea7a793dd 100644
--- a/man/curs_get_wch.3x
+++ b/man/curs_get_wch.3x
@@ -251,8 +251,7 @@ .SH PORTABILITY
 .B \%wget_wch
 with signal handlers.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified functions named
diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x
index 7a162fbab..4cc65f86a 100644
--- a/man/curs_get_wstr.3x
+++ b/man/curs_get_wstr.3x
@@ -364,8 +364,7 @@ .SH PORTABILITY
 .IR curses 's
 .IR \%wgetnstr .
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified functions named
diff --git a/man/curs_getcchar.3x b/man/curs_getcchar.3x
index f8bbcdbdc..1a802c65e 100644
--- a/man/curs_getcchar.3x
+++ b/man/curs_getcchar.3x
@@ -344,8 +344,7 @@ .SH PORTABILITY
 value;
 doing so alters the library's ABI.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 .SH SEE ALSO
 \fB\%curses\fP(3X),
 \fB\%curs_attr\fP(3X),
diff --git a/man/curs_in_wch.3x b/man/curs_in_wch.3x
index 38a461ef7..439787daf 100644
--- a/man/curs_in_wch.3x
+++ b/man/curs_in_wch.3x
@@ -104,8 +104,7 @@ .SH PORTABILITY
 X/Open Curses Issue\ 4 describes these functions.
 It specifies no error conditions for them.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified a function named
diff --git a/man/curs_in_wchstr.3x b/man/curs_in_wchstr.3x
index f97bbf824..c5e40154a 100644
--- a/man/curs_in_wchstr.3x
+++ b/man/curs_in_wchstr.3x
@@ -126,8 +126,7 @@ .SH PORTABILITY
 X/Open Curses Issue\ 4 describes these functions.
 It specifies no error conditions for them.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified a function named
diff --git a/man/curs_ins_wch.3x b/man/curs_ins_wch.3x
index f15ca5332..0553ba1a8 100644
--- a/man/curs_ins_wch.3x
+++ b/man/curs_ins_wch.3x
@@ -96,8 +96,7 @@ .SH PORTABILITY
 X/Open Curses Issue\ 4 describes these functions.
 It specifies no error conditions for them.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue\ 4
-(1995).
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4
 of the same year
 specified a function named
diff --git a/man/curs_ins_wstr.3x b/man/curs_ins_wstr.3x
index f9022645c..7e53cab5e 100644
--- a/man/curs_ins_wstr.3x
+++ b/man/curs_ins_wstr.3x
@@ -183,7 +183,7 @@ .SH PORTABILITY
 Nevertheless,
 Issue\ 7 retains the language.
 .SH HISTORY
-These functions were initially specified by X/Open Curses Issue 4.
+X/Open Curses Issue\ 4 (1995) initially specified these functions.
 The System\ V Interface Definition Version\ 4 (1995),
 specified functions named
 .I \%winswstr
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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