X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform.3x.html;h=bfb4c7a66077572113193c4050aae328cad3f451;hp=8e8b30ebb8f54b5053e00db2331f0b085eb85c7e;hb=a8e3f06ac309504143cd56ac9ec55889bfdf4914;hpb=5461fc336d03fbfea6b85ac21c6d49c528f6752d diff --git a/doc/html/man/form.3x.html b/doc/html/man/form.3x.html index 8e8b30eb..bfb4c7a6 100644 --- a/doc/html/man/form.3x.html +++ b/doc/html/man/form.3x.html @@ -1,7 +1,7 @@ @@ -217,9 +217,9 @@ files <curses.h> and <eti.h>. In your library list, libform.a should be before libn- - curses.a; that is, you want to say `-lform -lncurses', not + curses.a; that is, you want to say "-lform -lncurses", not the other way around (which would give you a link error - using most linkers). + when using static libraries).

PORTABILITY

@@ -239,7 +239,7 @@
        curses(3x) and related pages whose names begin "form_" for
        detailed descriptions of the entry points.
 
-       This describes ncurses version 6.0 (patch 20161231).
+       This describes ncurses version 6.0 (patch 20170422).