From 332fa27640b1901ac632e6d37a4aa9643d0f8594 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 Oct 2021 23:22:45 +0000 Subject: ncurses-6.3 --- doc/html/man/legacy_coding.3x.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/html/man/legacy_coding.3x.html') diff --git a/doc/html/man/legacy_coding.3x.html b/doc/html/man/legacy_coding.3x.html index c5745fd..ef4cfa0 100644 --- a/doc/html/man/legacy_coding.3x.html +++ b/doc/html/man/legacy_coding.3x.html @@ -1,6 +1,6 @@ - @@ -54,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int use_legacy_coding(int level);
+       int use_legacy_coding(int level);
 
 
 

DESCRIPTION

@@ -66,8 +66,8 @@
 
        The level parameter controls the result:
 
-              0    the library functions normally, rendering nonprinting char-
-                   acters as described in unctrl.
+              0    the   library  functions  normally,  rendering  nonprinting
+                   characters as described in unctrl.
 
               1    the  library  ignores  isprintf  for  codes  in  the  range
                    160-255.
@@ -90,7 +90,7 @@
 
 
 

SEE ALSO

-       unctrl.
+       unctrl(3x).
 
 
 

AUTHOR

-- 
cgit v1.2.1