X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_opts.3x.html;fp=doc%2Fhtml%2Fman%2Fmenu_opts.3x.html;h=125d70fd3d0b2f2a9c5ab6977ed9f80048c96754;hp=4dd172a642b0b9905852203a3ee173f713644b43;hb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;hpb=5925150381bb42a4d8c7116d62c348a7b84309f3 diff --git a/doc/html/man/menu_opts.3x.html b/doc/html/man/menu_opts.3x.html index 4dd172a6..125d70fd 100644 --- a/doc/html/man/menu_opts.3x.html +++ b/doc/html/man/menu_opts.3x.html @@ -96,9 +96,10 @@ other end of the menu. O_MOUSE_MENU - If user clicks with the mouse and it does not fall on the cur- - rently active menu, push KEY_MOUSE and the MEVENT data back on the - queue to allow processing in another part of the calling program. + If user clicks with the mouse and it does not fall on the + currently active menu, push KEY_MOUSE and the MEVENT data back on + the queue to allow processing in another part of the calling + program.

RETURN VALUE

@@ -123,8 +124,8 @@
 
 
 

PORTABILITY

-       These  routines  emulate the System V menu library.  They were not sup-
-       ported on Version 7 or BSD versions.
+       These routines emulate the  System  V  menu  library.   They  were  not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS