X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addch.3x.html;h=301f3007ed8e0749116be12200773e3001ab00f9;hp=2c0f6e7b6bae3b2452b7f56108ee229e351f0235;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_addch.3x.html b/doc/html/man/curs_addch.3x.html index 2c0f6e7b..301f3007 100644 --- a/doc/html/man/curs_addch.3x.html +++ b/doc/html/man/curs_addch.3x.html @@ -2,7 +2,7 @@ @@ -41,6 +41,10 @@
 
+curs_addch(3x)                                     curs_addch(3x)
+
+
+
 
 

NAME

@@ -77,7 +81,7 @@
        sor one character left; at the left edge of  a  window  it
        does  nothing.   Newline  does  a clrtoeol, then moves the
        cursor to  the  window  left  margin  on  the  next  line,
-       scrolling  the window if on the last line).  Tabs are con-
+       scrolling  the  window if on the last line.  Tabs are con-
        sidered to be at every eighth column.   The  tab  interval
        may be altered by setting the TABSIZE variable.
 
@@ -91,7 +95,7 @@
        passed to addch or related functions by logical-ORing them
        into  the  character.   (Thus, text, including attributes,
        can be copied from one place to  another  using  inch  and
-       addch.).   See the curs_attr(3x) page for values of prede-
+       addch.)   See  the curs_attr(3x) page for values of prede-
        fined video attribute constants that can be usefully OR'ed
        into characters.
 
@@ -147,7 +151,6 @@
        ACS_VLINE      |         vertical line
 
 
-
 

RETURN VALUE

        All routines return the integer ERR upon failure and OK on
@@ -188,35 +191,7 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                   curs_addch(3x)