X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=ed9dd6a63ccd12db5000cdfd275f945dace8d61c;hp=9698ca44e21c8900325ff150bd67edfce5449a6f;hb=refs%2Ftags%2Fv6.2;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index 9698ca44..ed9dd6a6 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,6 +1,7 @@ - + curs_in_wch 3x - + @@ -67,9 +68,9 @@

RETURN VALUE

        No errors are defined in the XSI Curses standard.  This  implementation
-       checks  for null pointers, returns ERR in that case.  Also, the mv rou-
-       tines check for error moving the cursor, returning ERR  in  that  case.
-       Otherwise they return OK
+       checks  for null pointers, returns ERR in that case.  Also, the mv rou-
+       tines check for error moving the cursor, returning ERR  in  that  case.
+       Otherwise they return OK.
 
        Functions  with  a  "mv"  prefix  first perform a cursor movement using
        wmove, and return an error if the position is outside the window, or if