X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmitem_new.3x;h=d234c370a52fa44b396d5c9637544fa23289aa4a;hp=21c0d09f8b11cddfef6e934bd8e6ae0420e234b2;hb=59c1a9740d123db3cecafe76e18f7848081a670b;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/mitem_new.3x b/man/mitem_new.3x index 21c0d09f..d234c370 100644 --- a/man/mitem_new.3x +++ b/man/mitem_new.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2006,2010 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.11 2010/07/31 16:08:48 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: