X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=5867e5019425e6f25b41efbc08b1fb5a71b67f98;hp=4a0df4aa4d67c478ca567d4a39434a4cf00ac5fa;hb=ce4803687b821efbc5fb2c5a5f06d69cd4dc2656;hpb=f06e14af5e11df95d6542964bf1b349d2843bb11 diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 4a0df4aa..5867e501 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 20161022).
+       This describes ncurses version 6.0 (patch 20170218).
 
 
 

AUTHOR