diff options
Diffstat (limited to 'man/menu_requestname.3x')
-rw-r--r-- | man/menu_requestname.3x | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/man/menu_requestname.3x b/man/menu_requestname.3x index 1345aa784851..d1957a2f1cd5 100644 --- a/man/menu_requestname.3x +++ b/man/menu_requestname.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998,2006 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2006,2010 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_requestname.3x,v 1.7 2006/11/04 17:56:09 tom Exp $ +.\" $Id: menu_requestname.3x,v 1.9 2010/12/04 18:40:45 tom Exp $ .TH menu_requestname 3X "" .SH NAME -\fBmenu_requestname\fR - handle printable menu request names +\fBmenu_requestname\fR \- handle printable menu request names .SH SYNOPSIS \fB#include <menu.h>\fR .br @@ -63,9 +63,3 @@ any code depending on them be conditioned using NCURSES_VERSION. .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: |