X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_win.3x;h=774eafa9fdf543226de95c812031dffcff544218;hp=8891dd58afde9f27e9e13a89f9ed9760d243ef7c;hb=331f875facea2b7897c1ce0425ce0d111cc4175b;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/menu_win.3x b/man/menu_win.3x index 8891dd58..774eafa9 100644 --- a/man/menu_win.3x +++ b/man/menu_win.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_win.3x,v 1.9 2010/07/31 16:08:48 tom Exp $ +.\" $Id: menu_win.3x,v 1.11 2010/12/04 18:38:55 tom Exp $ .TH menu_win 3X "" .SH NAME \fBmenu_win\fR \- make and break menu window and subwindow associations @@ -77,7 +77,9 @@ The menu has already been posted. .B E_NOT_CONNECTED No items are connected to the menu. .SH SEE ALSO -\fBcurses\fR(3X), \fBmenu\fR(3X). +\fBcurses\fR(3X), +\fBcurs_variables\fR(3X), +\fBmenu\fR(3X). .SH NOTES The header file \fB\fR automatically includes the header file \fB\fR. @@ -87,9 +89,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: