]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_buffer.3x
ncurses 4.2
[ncurses.git] / man / form_field_buffer.3x
index d1a32aaa11c770154ee742b2435edbf79dfaa02b..b1cbe60f6823fae72df5b916d8f638e12ee47fe3 100644 (file)
@@ -19,7 +19,7 @@ int set_max_field(FIELD *field, int max);
 The function \fBset_field_buffer\fR sets the numbered buffer of the given field
 to contain a given string.  Buffer 0 is the displayed value of the field; other
 numbered buffers may be allocated by applications through the \fBnbuf\fR
-argument of (see \fBfield_new\fR(3X)) but are not manipulated by the forms
+argument of (see \fBform_field_new\fR(3X)) but are not manipulated by the forms
 library.  The function \fBfield_buffer\fR returns the foreground attribute.
 
 The function \fBset_field_status\fR sets the associated status flag of