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_field_new.3curses.man.txt
          +++ new/usr/src/man/man3curses/form_field_new.3curses.man.txt
↓ open down ↓ 39 lines elided ↑ open up ↑
  40   40         changed without affecting the original field.
  41   41  
  42   42  
  43   43         free_field() frees the storage allocated for field.
  44   44  
  45   45  RETURN VALUES
  46   46         Routines that return pointers return NULL on error. free_field()
  47   47         returns one of the following:
  48   48  
  49   49         E_OK
  50      -                         Thefunction returned successfully.
       50 +                         The function returned successfully.
  51   51  
  52   52  
  53   53         E_CONNECTED
  54   54                           The field is already connected to a form.
  55   55  
  56   56  
  57   57         E_SYSTEM_ERROR
  58   58                           System error.
  59   59  
  60   60  
↓ open down ↓ 26 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX