X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_util.3x.html;h=e258d143b1830774087082106e94fd72b5a10024;hp=cd4fefd093cc161b0d12d81aa6bf23bdc42d2d29;hb=87c2c84cbd2332d6d94b12a1dcaf12ad1a51a938;hpb=6315e1a380ecdb706d4f6518d2e8c7eb0db8fbe2 diff --git a/doc/html/man/curs_util.3x.html b/doc/html/man/curs_util.3x.html index cd4fefd0..e258d143 100644 --- a/doc/html/man/curs_util.3x.html +++ b/doc/html/man/curs_util.3x.html @@ -1,7 +1,7 @@ @@ -81,8 +81,10 @@ The unctrl routine returns a character string which is a printable rep- resentation of the character c, ignoring attributes. Control charac- ters are displayed in the ^X notation. Printing characters are dis- - played as is. The corresponding wunctrl returns a printable represen- - tation of a wide character. + played as is. + + The corresponding wunctrl returns a printable representation of a wide + character.

keyname/key_name

@@ -177,11 +179,13 @@
 
            use_env   use_tioctl   Summary
            ----------------------------------------------------------------
+
+
+
            TRUE      FALSE        This is the default  behavior.   ncurses
                                   uses operating system calls unless over-
                                   ridden by $LINES or $COLUMNS environment
                                   variables.
-
            TRUE      TRUE         ncurses   updates  $LINES  and  $COLUMNS
                                   based on operating system calls.
            FALSE     TRUE         ncurses ignores $LINES and $COLUMNS, us-