X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=d48284cb2f6a6a498f2f5dba8d01ee1f59dd5b5d;hp=60bb563a765bc9dc61304df28bcaded06a2070cd;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index 60bb563a..d48284cb 100644 --- a/doc/html/man/curs_extend.3x.html +++ b/doc/html/man/curs_extend.3x.html @@ -1,7 +1,7 @@ @@ -52,7 +52,6 @@ extensions -

SYNOPSIS

        #include <curses.h>
@@ -74,7 +73,7 @@
        standard names which may be  compiled  into  the  terminfo
        description, i.e., via the terminfo or termcap interfaces.
        Normally these names are  available  for  use,  since  the
-       essential  decision  is made by using the -x option of tic
+       essential  decision  is made by using the -x option of tic
        to compile extended terminal definitions.  However you can
        disable  this  feature  to ensure compatibility with other
        implementations of curses.
@@ -91,8 +90,8 @@
 

SEE ALSO

        curs_getch(3x),       curs_mouse(3x),      curs_print(3x),
-       default_colors(3x),     define_key(3x),      keybound(3x),
-       keyok(3x), resizeterm(3x), wresize(3x).
+       curs_util(3x),  default_colors(3x),  define_key(3x),  key-
+       bound(3x), keyok(3x), resizeterm(3x), wresize(3x).