bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 12/61] man/panel.3x: Rename "COMPATIBILITY" section to "PORTABILI


From: G. Branden Robinson
Subject: [PATCH 12/61] man/panel.3x: Rename "COMPATIBILITY" section to "PORTABILITY".
Date: Fri, 24 Nov 2023 12:00:51 -0600

...and update internal references to it.  Use quotation instead of
boldface for such references.
---
 man/panel.3x | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/panel.3x b/man/panel.3x
index 3a7df91a..29c4b57c 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -174,12 +174,12 @@ .SS show_panel
 \fBshow_panel(\fIpan\fB)\fR
 makes a hidden panel visible by placing it on top of the panels in the
 panel stack.
-See \fBCOMPATIBILITY\fP below.
+See \*(``PORTABILITY\*('' below.
 .\" ---------
 .SS top_panel
 \fBtop_panel(\fIpan\fB)\fR
 puts the given visible panel \fIpan\fP on top of all panels in the stack.
-See \fBCOMPATIBILITY\fP below.
+See \*(``PORTABILITY\*('' below.
 .\" ---------
 .SS update_panels
 \fBupdate_panels()\fR
@@ -202,7 +202,7 @@ .SH DIAGNOSTICS
 .PP
 The \fBmove_panel\fP function uses \fBmvwin\fP(3X),
 and will return an error if \fBmvwin\fP returns an error.
-.SH COMPATIBILITY
+.SH PORTABILITY
 Reasonable care has been taken to  ensure  compatibility
 with  the  native  panel facility introduced in System V (inspection of
 the SVr4 manual pages suggests the programming interface is unchanged).
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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