X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=80cc830f5a05d59d58d24f88b5149eb705dd7823;hp=10741b467f787571af534f8d0dd838d9b4d7c8ee;hb=dcfe712cb3492636e8d50c9867cf05aec089a576;hpb=5606eb48618dde18a593793e2e5dafadf18d345b diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 10741b46..80cc830f 100644 --- a/doc/html/man/panel.3x.html +++ b/doc/html/man/panel.3x.html @@ -1,6 +1,6 @@ @@ -194,9 +194,9 @@

NOTE

        In  your  library  list, libpanel.a should be before libn-
-       curses.a; that is, you want to  say  `-lpanel  -lncurses',
-       not the other way around (which would usually give a link-
-       error).
+       curses.a; that is, you should say "-lpanel -lncurses", not
+       the  other  way around (which would give a link-error with
+       static libraries).
 
 
 

FILES

@@ -208,7 +208,7 @@
 

SEE ALSO

        curses(3x), curs_variables(3x),
 
-       This describes ncurses version 6.0 (patch 20161119).
+       This describes ncurses version 6.0 (patch 20170304).
 
 
 

AUTHOR