diff options
Diffstat (limited to 'doc/html/man/menu.3x.html')
-rw-r--r-- | doc/html/man/menu.3x.html | 37 |
1 files changed, 15 insertions, 22 deletions
diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 6961b2b19314..a499cf1adbd7 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,7 @@ -<!-- +<!-- * t **************************************************************************** - * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 2018-2023,2024 Thomas E. Dickey * * Copyright 1998-2014,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,21 +28,21 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: menu.3x,v 1.27 2020/02/02 23:34:34 tom Exp @ + * @Id: menu.3x,v 1.45 2024/03/16 15:35:01 tom Exp @ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts"> -<TITLE>menu 3x</TITLE> +<TITLE>menu 3x 2024-03-16 ncurses 6.5 Library calls</TITLE> <link rel="author" href="mailto:bug-ncurses@gnu.org"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + </HEAD> <BODY> -<H1 class="no-header">menu 3x</H1> +<H1 class="no-header">menu 3x 2024-03-16 ncurses 6.5 Library calls</H1> <PRE> -<STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> <STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> +<STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> Library calls <STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> @@ -190,24 +190,19 @@ </PRE><H2><a name="h2-NOTES">NOTES</a></H2><PRE> - The header file <STRONG><menu.h></STRONG> automatically includes the header files - <STRONG><curses.h></STRONG> and <STRONG><eti.h></STRONG>. - - In your library list, libmenu.a should be before libncurses.a; that is, - you should say "-lmenu -lncurses", not the other way around (which - would give a link-error when using static libraries). + The header file <EM>menu.h</EM> itself includes the header file <EM>curses.h</EM>. </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE> - These routines emulate the System V menu library. They were not + These routines emulate the System V menu library. They were not supported on Version 7 or BSD versions. - The menu facility was documented in SVr4.2 in <EM>Character</EM> <EM>User</EM> <EM>Interface</EM> - <EM>Programming</EM> <EM>(UNIX</EM> <EM>SVR4.2)</EM>. + A menu facility was documented in SVr4.2's <EM>Character</EM> <EM>User</EM> <EM>Interface</EM> + <EM>Programming</EM> document. It is not part of X/Open Curses. - Aside from ncurses, there are few implementations: + Aside from <EM>ncurses</EM>, there are few implementations: <STRONG>o</STRONG> systems based on SVr4 source code, e.g., Solaris. @@ -215,19 +210,17 @@ </PRE><H2><a name="h2-AUTHORS">AUTHORS</a></H2><PRE> - Juergen Pfeifer. Manual pages and adaptation for ncurses by Eric S. + Juergen Pfeifer. Manual pages and adaptation for <EM>ncurses</EM> by Eric S. Raymond. </PRE><H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE> - <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG> and related pages whose names begin "menu_" for detailed + <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG> and related pages whose names begin "menu_" for detailed descriptions of the entry points. - This describes <STRONG>ncurses</STRONG> version 6.2 (patch 20210109). - - <STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> +ncurses 6.5 2024-03-16 <STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG> </PRE> <div class="nav"> <ul> |