summaryrefslogtreecommitdiff
path: root/man/form_variables.3x
diff options
context:
space:
mode:
Diffstat (limited to 'man/form_variables.3x')
-rw-r--r--man/form_variables.3x6
1 files changed, 2 insertions, 4 deletions
diff --git a/man/form_variables.3x b/man/form_variables.3x
index 49f2876..f4af349 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 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,7 +26,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: form_variables.3x,v 1.3 2010/12/04 18:38:55 tom Exp $
+.\" $Id: form_variables.3x,v 1.4 2013/06/22 17:58:32 tom Exp $
.TH form_variables 3X ""
.ds n 5
.na
@@ -45,7 +45,6 @@
.SH SYNOPSIS
.nf
\fB#include <form.h>\fR
-.br
.PP
\fBFIELDTYPE * TYPE_ALNUM;\fR
\fBFIELDTYPE * TYPE_ALPHA;\fR
@@ -54,7 +53,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,