X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses6-config.1.html;h=8db75851c3260ea096a81d00f68e8cda8b33a4b1;hb=5925150381bb42a4d8c7116d62c348a7b84309f3;hp=28fc6821402daa702954dc332f70d3f4a5aad5a4;hpb=5606eb48618dde18a593793e2e5dafadf18d345b;p=ncurses.git diff --git a/doc/html/man/ncurses6-config.1.html b/doc/html/man/ncurses6-config.1.html index 28fc6821..8db75851 100644 --- a/doc/html/man/ncurses6-config.1.html +++ b/doc/html/man/ncurses6-config.1.html @@ -1,6 +1,7 @@ - + ncurses6-config 1 - +

ncurses6-config 1

-ncurses6-config(1)                                   ncurses6-config(1)
+ncurses6-config(1)          General Commands Manual         ncurses6-config(1)
 
 
 
@@ -54,8 +55,8 @@
 
 
 

DESCRIPTION

-       This is a shell script which simplifies configuring appli-
-       cations against a particular set of ncurses libraries.
+       This  is  a  shell  script  which  simplifies  configuring applications
+       against a particular set of ncurses libraries.
 
 
 

OPTIONS

@@ -66,8 +67,7 @@
               echos the executable-prefix of ncurses
 
        --cflags
-              echos the C compiler flags needed to  compile  with
-              ncurses
+              echos the C compiler flags needed to compile with ncurses
 
        --libs echos the libraries needed to link with ncurses
 
@@ -97,16 +97,15 @@
 
        --terminfo
               echos the $TERMINFO terminfo database path, e.g.,
-              /usr/share/terminfo
+              /usr/local/ncurses/lib/terminfo
 
        --terminfo-dirs
               echos the $TERMINFO_DIRS directory list, e.g.,
-              /usr/local/ncurses/share/terminfo:/usr/share/ter-
-              minfo
+              /usr/local/ncurses/share/terminfo:/usr/share/terminfo
 
        --termpath
-              echos the $TERMPATH termcap list,  if  support  for
-              termcap is configured.
+              echos the $TERMPATH termcap list, if support for termcap is con-
+              figured.
 
        --help prints this message
 
@@ -114,11 +113,11 @@
 

SEE ALSO

        curses(3x)
 
-       This describes ncurses version 6.0 (patch 20161119).
+       This describes ncurses version 6.2 (patch 20201212).
 
 
 
-                                                     ncurses6-config(1)
+                                                            ncurses6-config(1)