]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_buffer.3x
ncurses 6.4 - patch 20231217
[ncurses.git] / man / form_field_buffer.3x
index fde890e3ef6d6597e3f1057e9f70d2383c0e5716..ec883b6d343173fcc8a68915c15737cec6be56a1 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $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"
+.\" $Id: form_field_buffer.3x,v 1.43 2023/12/16 20:32:22 tom Exp $
+.TH form_field_buffer 3X 2023-12-16 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -136,7 +136,7 @@ These routines emulate the System V forms library.
 They were not supported on
 Version 7 or BSD versions.
 .PP
-The \fBset_max_field\fP function checks for an ncurses extension
+The \fBset_max_field\fP function checks for an \fI\%ncurses\fP extension
 \fBO_INPUT_FIELD\fP which allows a dynamic field to shrink if the new
 limit is smaller than the current field size.
 .SH AUTHORS