X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=1c07f627db477674aa95fb7f595bb6c5f35c1c53;hp=05c9ed62ed4b1e23ca007e8d05f16ccc6a58fcc3;hb=dcfe712cb3492636e8d50c9867cf05aec089a576;hpb=1dd25cc0259e0683290fe889707b04979b5fda0a diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 05c9ed62..1c07f627 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,7 @@ @@ -198,9 +198,9 @@ files <curses.h> and <eti.h>. In your library list, libmenu.a should be before libn- - curses.a; that is, you want to say `-lmenu -lncurses', not - the other way around (which would usually give a link- - error). + curses.a; that is, you should say "-lmenu -lncurses", not + the other way around (which would give a link-error when + using static libraries).

PORTABILITY

@@ -217,7 +217,7 @@
        curses(3x) and related pages whose names begin "menu_" for
        detailed descriptions of the entry points.
 
-       This describes ncurses version 6.0 (patch 20161203).
+       This describes ncurses version 6.0 (patch 20170304).