bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 043/100] man/ncurses.3x: Relocate material in "ENVIRONMENT" secti


From: G. Branden Robinson
Subject: [PATCH 043/100] man/ncurses.3x: Relocate material in "ENVIRONMENT" section.
Date: Sat, 30 Mar 2024 16:54:33 -0500

It's too easy for this to get lost under the TERMPATH item.
---
 man/ncurses.3x | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 0dd40c8f4..502682a4b 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1036,6 +1036,16 @@ .SH ENVIRONMENT
 The following environment symbols are useful for customizing the
 runtime behavior of the \fI\%ncurses\fP library.
 The most important ones have been already discussed in detail.
+.PP
+The library may be configured to disregard the following variables when the
+current user is the superuser (root), or if the application uses setuid or
+setgid permissions:
+.PP
+.RS 4
+.EX
+$TERMINFO, $TERMINFO_DIRS, $TERMPATH, as well as $HOME.
+.EE
+.RE
 .SS "\fIBAUDRATE\fP"
 The debugging library checks this environment variable when the application
 has redirected output to a file.
@@ -1442,16 +1452,6 @@ .SS "\fITERMPATH\fP"
 .RE
 .PP
 in that order.
-.PP
-The library may be configured to disregard the following variables when the
-current user is the superuser (root), or if the application uses setuid or
-setgid permissions:
-.PP
-.RS 4
-.EX
-$TERMINFO, $TERMINFO_DIRS, $TERMPATH, as well as $HOME.
-.EE
-.RE
 .SH "ALTERNATE CONFIGURATIONS"
 Many different
 .I \%ncurses
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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