X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_variables.3x;h=49f28762082d0f5a2052bf20ce43f8b3d51767d6;hp=4d77d05c1ff122f12aa2a8138bcd84220fac9250;hb=b0916ab669030bac5c8590c0d66e36e1b9b34e9b;hpb=d448186ac240901c6976dc74c260f052d3ed53e4 diff --git a/man/form_variables.3x b/man/form_variables.3x index 4d77d05c..49f28762 100644 --- a/man/form_variables.3x +++ b/man/form_variables.3x @@ -26,19 +26,19 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_variables.3x,v 1.1 2010/09/11 21:39:48 tom Exp $ +.\" $Id: form_variables.3x,v 1.3 2010/12/04 18:38:55 tom Exp $ .TH form_variables 3X "" .ds n 5 .na .hy 0 .SH NAME -TYPE_ALNUM -TYPE_ALPHA -TYPE_ENUM -TYPE_INTEGER -TYPE_IPV4 -TYPE_NUMERIC -TYPE_REGEXP +\fBTYPE_ALNUM\fR, +\fBTYPE_ALPHA\fR, +\fBTYPE_ENUM\fR, +\fBTYPE_INTEGER\fR, +\fBTYPE_IPV4\fR, +\fBTYPE_NUMERIC\fR, +\fBTYPE_REGEXP\fR \- form system global variables .ad .hy @@ -80,9 +80,3 @@ The \fBTYPE_IPV4\fP variable is an extension not provided by older implementations of the form library. .SH SEE ALSO \fBform\fR(3X). -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: