]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_buffer.3x
ncurses 6.4 - patch 20231125
[ncurses.git] / man / form_field_buffer.3x
index cba17f75403009c7e58c2b66d5657ff8676e8407..fde890e3ef6d6597e3f1057e9f70d2383c0e5716 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_field_buffer.3x,v 1.40 2023/10/07 21:19:07 tom Exp $
-.TH form_field_buffer 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.\" $Id: form_field_buffer.3x,v 1.42 2023/11/25 13:58:47 tom Exp $
+.TH form_field_buffer 3X 2023-11-25 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -126,14 +126,11 @@ System error occurred (see \fBerrno\fP(3)).
 .B E_BAD_ARGUMENT
 Routine detected an incorrect or out-of-range argument.
 .SH NOTES
-The header file \fB<form.h>\fP automatically includes the header file
-.PP
 When configured for wide characters, \fBfield_buffer\fP returns a pointer
 to temporary storage (allocated and freed by the library).
 The application should not attempt to modify the data.
 It will be freed on the next call to \fBfield_buffer\fP to return the
 same buffer.
-\fB<curses.h>\fP.
 .SH PORTABILITY
 These routines emulate the System V forms library.
 They were not supported on