aboutsummaryrefslogtreecommitdiff
path: root/man/form_new.3x
diff options
context:
space:
mode:
Diffstat (limited to 'man/form_new.3x')
-rw-r--r--man/form_new.3x12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/form_new.3x b/man/form_new.3x
index b69f642b0a91..cac4f508b38b 100644
--- a/man/form_new.3x
+++ b/man/form_new.3x
@@ -1,6 +1,6 @@
'\" t
.\"***************************************************************************
-.\" Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. *
+.\" Copyright (c) 1998,2006 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 *
@@ -27,10 +27,10 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: form_new.3x,v 1.9 2010/12/04 18:40:45 tom Exp $
+.\" $Id: form_new.3x,v 1.7 2006/11/04 17:12:00 tom Exp $
.TH form_new 3X ""
.SH NAME
-\fBform_new\fR \- create and destroy forms
+\fBform_new\fR - create and destroy forms
.SH SYNOPSIS
\fB#include <form.h>\fR
.br
@@ -81,3 +81,9 @@ Version 7 or BSD versions.
.SH AUTHORS
Juergen Pfeifer. Manual pages and adaptation for new curses by Eric
S. Raymond.
+.\"#
+.\"# The following sets edit modes for GNU EMACS
+.\"# Local Variables:
+.\"# mode:nroff
+.\"# fill-column:79
+.\"# End: