bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 38/51] man/*.3x: Relocate source reference annotations.


From: G. Branden Robinson
Subject: [PATCH 38/51] man/*.3x: Relocate source reference annotations.
Date: Fri, 26 Jul 2024 12:53:06 -0500

---
 man/curs_add_wch.3x    | 1 +
 man/curs_add_wchstr.3x | 2 +-
 man/curs_addwstr.3x    | 2 +-
 man/curs_ins_wch.3x    | 1 +
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 7a321bcd1..43db2dbf5 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -534,6 +534,7 @@ .SH HISTORY
 and
 .I \%wechowchar
 (and the usual variants).
+.\" SVID 4, vol 3., p. 475
 These were later additions to
 .RI SVr4. x ,
 not appearing in the first SVr4 (1989).
diff --git a/man/curs_add_wchstr.3x b/man/curs_add_wchstr.3x
index 7e0678509..ca1b30414 100644
--- a/man/curs_add_wchstr.3x
+++ b/man/curs_add_wchstr.3x
@@ -150,10 +150,10 @@ .SH HISTORY
 and
 .I \%waddwchnstr
 (and the usual variants).
+.\" SVID 4, vol 3., p. 477
 These were later additions to
 .RI SVr4. x ,
 not appearing in the first SVr4 (1989).
-.\" SVID 4, vol 3., p. 477
 They differed from X/Open's later
 .I \%wadd_wchstr
 and
diff --git a/man/curs_addwstr.3x b/man/curs_addwstr.3x
index 53a1d1c2c..3666d6c53 100644
--- a/man/curs_addwstr.3x
+++ b/man/curs_addwstr.3x
@@ -147,10 +147,10 @@ .SH HISTORY
 and
 .I \%waddnwstr
 (and the usual variants).
+.\" SVID 4, vol 3., p. 478
 These were later additions to
 .RI SVr4. x ,
 not appearing in the first SVr4 (1989).
-.\" SVID 4, vol 3., p. 478
 .SH SEE ALSO
 \fB\%curs_addstr\fP(3X) describes comparable functions of the
 .I \%ncurses
diff --git a/man/curs_ins_wch.3x b/man/curs_ins_wch.3x
index 8ccf2bd90..2515b5b80 100644
--- a/man/curs_ins_wch.3x
+++ b/man/curs_ins_wch.3x
@@ -106,6 +106,7 @@ .SH HISTORY
 specified a function named
 .I \%winswch
 (and the usual variants).
+.\" SVID 4, vol 3., p. 512
 This was a later addition to
 .RI SVr4. x ,
 not appearing in the first SVr4 (1989).
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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