X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmitem_new.3x;h=d234c370a52fa44b396d5c9637544fa23289aa4a;hp=c0fa6edcf64a5e604950a1205bb083c76e5a5d1d;hb=59c1a9740d123db3cecafe76e18f7848081a670b;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/man/mitem_new.3x b/man/mitem_new.3x index c0fa6edc..d234c370 100644 --- a/man/mitem_new.3x +++ b/man/mitem_new.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2003,2006 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2010,2015 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,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: mitem_new.3x,v 1.10 2006/11/04 18:16:36 tom Exp $ +.\" $Id: mitem_new.3x,v 1.13 2015/12/05 23:42:45 tom Exp $ .TH mitem_new 3X "" .SH NAME -\fBmitem_new\fR - create and destroy menu items +\fBnew_item\fP, +\fBfree_item\fR \- create and destroy menu items .SH SYNOPSIS \fB#include \fR .br @@ -82,9 +83,3 @@ 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: