[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 15/61] man/curs_color.3x: Restructure section titles.
From: |
G. Branden Robinson |
Subject: |
[PATCH 15/61] man/curs_color.3x: Restructure section titles. |
Date: |
Fri, 24 Nov 2023 12:01:30 -0600 |
* Promote "Extensions" (out of "PORTABILITY") from subsection to
section.
* Relocate "PORTABILITY" section after "EXTENSIONS".
---
man/curs_color.3x | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/man/curs_color.3x b/man/curs_color.3x
index 8cb561f6..2530ff30 100644
--- a/man/curs_color.3x
+++ b/man/curs_color.3x
@@ -497,12 +497,11 @@ .SH HISTORY
the NetBSD color-pair information is stored in
the attributes field of \fB\%cchar_t\fP, limiting the number of color-pairs
by the size of the bitfield.
-.SH PORTABILITY
-.SS Extensions
+.SH EXTENSIONS
The functions marked as extensions were designed for \fBncurses\fP(3X),
and are not found in SVr4 curses, 4.4BSD curses,
or any other previous version of curses.
-.SS Standards
+.SH PORTABILITY
This implementation satisfies XSI Curses's minimum maximums
for \fB\%COLORS\fP and \fB\%COLOR_PAIRS\fP.
.PP
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 15/61] man/curs_color.3x: Restructure section titles.,
G. Branden Robinson <=