X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=aac83ee22d70b6018203127144b027f8c2ad447f;hp=0228e00282fed6e96b36ac999ce117a1d3b51773;hb=3eda6f30a84d53844d2ebceadb457e2e7e9cfbf3;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 0228e002..aac83ee2 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 20161015).
+       This describes ncurses version 6.0 (patch 20170401).
 
 
 

AUTHOR