X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=ba7598c1b1ce23a90eb3d74947e3d39f4ed6d71f;hb=8e397cccba0aad135cb9a8a353756f4273a7cdf6;hp=10741b467f787571af534f8d0dd838d9b4d7c8ee;hpb=5606eb48618dde18a593793e2e5dafadf18d345b;p=ncurses.git diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 10741b46..ba7598c1 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 20170429).
 
 
 

AUTHOR