Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3curses/form_cursor.3curses.man.txt
          +++ new/usr/src/man/man3curses/form_cursor.3curses.man.txt
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  
  15   15  DESCRIPTION
  16   16         pos_form_cursor() moves the form window cursor to the location required
  17   17         by the form driver to resume form processing. This may be needed after
  18   18         the application calls a curses library I/O routine.
  19   19  
  20   20  RETURN VALUES
  21   21         pos_form_cursor() returns one of the following:
  22   22  
  23   23         E_OK
  24      -                         Thefunction returned successfully.
       24 +                         The function returned successfully.
  25   25  
  26   26  
  27   27         E_SYSTEM_ERROR
  28   28                           System error.
  29   29  
  30   30  
  31   31         E_BAD_ARGUMENT
  32   32                           An argument is incorrect.
  33   33  
  34   34  
↓ open down ↓ 26 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX