[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 046/100] man/ncurses.3x: Recast "ENVIRONMENT" section, CC (2/21).
From: |
G. Branden Robinson |
Subject: |
[PATCH 046/100] man/ncurses.3x: Recast "ENVIRONMENT" section, CC (2/21). |
Date: |
Sat, 30 Mar 2024 16:55:04 -0500 |
---
man/ncurses.3x | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 652311178..a5d94d59f 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1056,20 +1056,20 @@ .SS "\fIBAUDRATE\fP"
that take into account optimization decisions that depend on baud rate.
.SS "\fICC\fP (command character)"
When set,
-change the
+the
.B \%command_character
.RB ( \%cmdch )
capability value of loaded
.I \%term\%info
-entries to the value of this variable.
+entries changes to the value of this variable.
Very few
.I \%term\%info
entries provide this feature.
.PP
Because this name is also used in development environments to represent
the C compiler's name,
-\fI\%ncurses\fP ignores it if it does not happen to be a single
-character.
+.I \%ncurses
+ignores its value if it is not one character in length.
.SS "\fICOLUMNS\fP"
Specify the width of the screen in characters.
Applications running in a windowing environment usually are able to
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 046/100] man/ncurses.3x: Recast "ENVIRONMENT" section, CC (2/21).,
G. Branden Robinson <=