* Tighten wording.
* Insert comma after lengthy clause.
* Place "only" modifier more precisely.
---
 man/ncurses.3x | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index f60583a59..ff2a66178 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -376,10 +376,9 @@ .SS "Initialization"
 value automatically;
 \fB\%tset\fP(1) may assist with troubleshooting exotic situations.
 .PP
-If you change the terminal type,
-export the shell's
-.I TERM
-variable,
+If you change the terminal type from a shell,
+export
+.I TERM ","
 then run \fB\%tset\fP(1) or the
 .RB \*(`` "@TPUT@ init" \*(''
 command.
@@ -1849,8 +1848,8 @@ .SH "ALTERNATE CONFIGURATIONS"
 .bP
 Originally,
 the wide-character feature required the symbol
-.I \%_XOPEN_SOURCE_EXTENDED
-but that was only valid for XPG4 (1996).
+.IR \%_XOPEN_SOURCE_EXTENDED ","
+but that was valid only for XPG4 (1996).
 .bP
 Later,
 that was deemed conflicting with an
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to