X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_variables.3x;h=7760de2464b20ddc99c06f00122f4d9900e63161;hp=49f28762082d0f5a2052bf20ce43f8b3d51767d6;hb=96a4663880a73a00b11700da8a404fdd56833925;hpb=96d6b16de0d487e5d3aed0302a179dbce11b5d96 diff --git a/man/form_variables.3x b/man/form_variables.3x index 49f28762..7760de24 100644 --- a/man/form_variables.3x +++ b/man/form_variables.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2010 Free Software Foundation, Inc. * +.\" Copyright (c) 2010-2013,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,9 +26,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_variables.3x,v 1.3 2010/12/04 18:38:55 tom Exp $ +.\" $Id: form_variables.3x,v 1.5 2017/11/20 00:59:21 tom Exp $ .TH form_variables 3X "" -.ds n 5 .na .hy 0 .SH NAME @@ -45,7 +44,6 @@ .SH SYNOPSIS .nf \fB#include \fR -.br .PP \fBFIELDTYPE * TYPE_ALNUM;\fR \fBFIELDTYPE * TYPE_ALPHA;\fR @@ -54,7 +52,6 @@ \fBFIELDTYPE * TYPE_IPV4;\fR \fBFIELDTYPE * TYPE_NUMERIC;\fR \fBFIELDTYPE * TYPE_REGEXP;\fR -.br .fi .SH DESCRIPTION These are building blocks for the form library,