aboutsummaryrefslogtreecommitdiff
path: root/man/menu_userptr.3x
diff options
context:
space:
mode:
Diffstat (limited to 'man/menu_userptr.3x')
-rw-r--r--man/menu_userptr.3x12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/menu_userptr.3x b/man/menu_userptr.3x
index 0455fe3a0380..b7be2adcd8d0 100644
--- a/man/menu_userptr.3x
+++ b/man/menu_userptr.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: menu_userptr.3x,v 1.10 2010/12/04 18:40:45 tom Exp $
+.\" $Id: menu_userptr.3x,v 1.8 2006/11/04 18:21:03 tom Exp $
.TH menu_userptr 3X ""
.SH NAME
-\fBmenu_userptr\fR \- associate application data with a menu item
+\fBmenu_userptr\fR - associate application data with a menu item
.SH SYNOPSIS
\fB#include <menu.h>\fR
.br
@@ -61,3 +61,9 @@ We chose not to leave it as a char pointer for SVr4 compatibility.
.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: