X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_field_new.3x;h=c2bfbbc7a033830006ed040915d1b2ed32ea2b2b;hp=168349ee77e95d8d3d3dd985c26a7f0df7c5d4be;hb=2639531af0c3ca25b48e7bcb9c790fa566cc5892;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/man/form_field_new.3x b/man/form_field_new.3x index 168349ee..c2bfbbc7 100644 --- a/man/form_field_new.3x +++ b/man/form_field_new.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field_new.3x,v 1.14 2006/11/04 17:12:00 tom Exp $ +.\" $Id: form_field_new.3x,v 1.15 2006/12/24 14:56:41 tom Exp $ .TH form_field_new 3X "" .SH NAME \fBform_field_new\fR - create and destroy form fields @@ -93,7 +93,7 @@ These routines emulate the System V forms library. They were not supported on Version 7 or BSD versions. .PP It may be unwise to count on the set of attributes copied by -\fBdup_field\fR(3X) being portable; the System V forms library documents are +\fBdup_field\fR being portable; the System V forms library documents are not very explicit about what gets copied and what doesn't. .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric