X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_post.3x;fp=man%2Fmenu_post.3x;h=cfe45b29db8350fb89012604286f3e5e8e33b06e;hp=0cf8dfd30a8bc47586c6b4b2129900cc4de56ebc;hb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1;hpb=3a9b6a3bf0269231bef7de74757a910dedd04e0c diff --git a/man/menu_post.3x b/man/menu_post.3x index 0cf8dfd3..cfe45b29 100644 --- a/man/menu_post.3x +++ b/man/menu_post.3x @@ -35,7 +35,8 @@ The menu has already been posted. Routine was called from an initialization or termination function. .TP 5 \fBE_NO_ROOM\fR -Menu is too large for its window. +Menu is too large for its window. You should consider to use +\fBset_menu_format()\fR to solve the problem. .TP 5 \fBE_NOT_POSTED\fR The menu has not been posted.