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

AUTHOR