X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fmenu_mark.3x;h=23c5454e3d281331bf11d4e7abd510bf507b0f60;hb=7e062bb2764a87d98073a90ee65a234a2679f9c1;hp=087832b19accc014550f1957762547a15baf16d1;hpb=0eedaa5673ff8181abe51e3a6fadca3820f90c46;p=ncurses.git diff --git a/man/menu_mark.3x b/man/menu_mark.3x index 087832b1..23c5454e 100644 --- a/man/menu_mark.3x +++ b/man/menu_mark.3x @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_mark.3x,v 1.27 2023/09/16 23:38:39 tom Exp $ -.TH menu_mark 3X 2023-09-16 "ncurses 6.4" "Library calls" +.\" $Id: menu_mark.3x,v 1.30 2023/09/30 21:38:11 tom Exp $ +.TH menu_mark 3X 2023-09-30 "ncurses 6.4" "Library calls" .SH NAME \fBset_menu_mark\fP, \fBmenu_mark\fP \- @@ -70,8 +70,6 @@ Routine detected an incorrect or out-of-range argument. .TP 5 .B E_SYSTEM_ERROR System error occurred (see \fBerrno\fP(3)). -.SH SEE ALSO -\fBcurses\fP(3X), \fBmenu\fP(3X). .SH NOTES The header file \fB\fP automatically includes the header file \fB\fP. @@ -82,3 +80,6 @@ Version 7 or BSD versions. .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. +.SH SEE ALSO +\fB\%curses\fP(3X), +\fB\%menu\fP(3X)