X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=fd531b921b9e2990183c4d567d49512109f09831;hb=d97989d1e0db7282c723cabb44b991b951790006;hp=9698ca44e21c8900325ff150bd67edfce5449a6f;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40;p=ncurses.git diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index 9698ca44..fd531b92 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,6 +1,6 @@ - + curs_in_wch 3x - + @@ -67,9 +67,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