X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_insch.3x.html;h=addbbd3870751702f7952acc08e0780f292ec342;hp=4ad06bdf1213b67070df109c4940cb5b76593620;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_insch.3x.html b/doc/html/man/curs_insch.3x.html index 4ad06bdf..addbbd38 100644 --- a/doc/html/man/curs_insch.3x.html +++ b/doc/html/man/curs_insch.3x.html @@ -1,7 +1,7 @@ @@ -40,6 +40,10 @@
 
+curs_insch(3x)                                           curs_insch(3x)
+
+
+
 
 

NAME

@@ -59,7 +63,7 @@
 
 

DESCRIPTION

-       These routines, insert the character ch before the charac-
+       These routines insert the character ch before the  charac-
        ter  under the cursor.  All characters to the right of the
        cursor are moved one space to the right, with  the  possi-
        bility  of the rightmost character on the line being lost.
@@ -93,21 +97,12 @@
 

SEE ALSO

        curses(3x).
 
+       Comparable  functions  in  the  wide-character  (ncursesw)
+       library are described in curs_ins_wch(3x).
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
+                                                         curs_insch(3x)