X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fresizeterm.3x;fp=man%2Fresizeterm.3x;h=9b21b819ed76ff2e4cc3bac4d3044abb9cf6b884;hp=f07a63dc184cbfa4199e65c511392bf035255cce;hb=09ed0227b324243f636e31d876e3dc30dfc7a778;hpb=084e3b44fc1c904d5ab941da55f47a237cb15766 diff --git a/man/resizeterm.3x b/man/resizeterm.3x index f07a63dc..9b21b819 100644 --- a/man/resizeterm.3x +++ b/man/resizeterm.3x @@ -29,8 +29,8 @@ .\" .\" Author: Thomas E. Dickey 1996-on .\" -.\" $Id: resizeterm.3x,v 1.51 2023/11/25 14:26:30 tom Exp $ -.TH resizeterm 3X 2023-11-25 "ncurses 6.4" "Library calls" +.\" $Id: resizeterm.3x,v 1.53 2023/12/02 20:49:04 tom Exp $ +.TH resizeterm 3X 2023-12-02 "ncurses 6.4" "Library calls" .de bP .ie n .IP \(bu 4 .el .IP \(bu 2 @@ -153,7 +153,7 @@ directly from a signal handler is unsafe. This indirect method is used to provide a safe way to resize the \fIncurses\fP data structures. .PP -If the environment variables \fB\%LINES\fP or \fB\%COLUMNS\fP are set, +If the environment variables \fILINES\fP or \fI\%COLUMNS\fP are set, this overrides the library's use of the window size obtained from the operating system. Thus, even if a \fB\%SIGWINCH\fP is received,