X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses6-config.1.html;h=d1fc22e07da6b1caf68d13e0caca961f12642691;hp=19ce50e1970c24b49e3bc2b90fa4c23103b50424;hb=9f479192e3ca3413d235c66bf058f8cc63764898;hpb=7fa7badf32c514211478cf9f79c70f20d435c2f2 diff --git a/doc/html/man/ncurses6-config.1.html b/doc/html/man/ncurses6-config.1.html index 19ce50e1..d1fc22e0 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)
 
 
 
@@ -50,7 +51,7 @@
 
 
 

SYNOPSIS

-       ncurses6-config [options]
+       ncurses6-config [options]
 
 
 

DESCRIPTION

@@ -59,64 +60,64 @@
 
 
 

OPTIONS

-       --prefix
+       --prefix
               echos the package-prefix of ncurses
 
-       --exec-prefix
+       --exec-prefix
               echos the executable-prefix of ncurses
 
-       --cflags
+       --cflags
               echos the C compiler flags needed to compile with ncurses
 
-       --libs echos the libraries needed to link with ncurses
+       --libs echos the libraries needed to link with ncurses
 
-       --version
+       --version
               echos the release+patchdate version of ncurses
 
-       --abi-version
+       --abi-version
               echos the ABI version of ncurses
 
-       --mouse-version
+       --mouse-version
               echos the mouse-interface version of ncurses
 
-       --bindir
+       --bindir
               echos the directory containing ncurses programs
 
-       --datadir
+       --datadir
               echos the directory containing ncurses data
 
-       --includedir
+       --includedir
               echos the directory containing ncurses header files
 
-       --libdir
+       --libdir
               echos the directory containing ncurses libraries
 
-       --mandir
+       --mandir
               echos the directory containing ncurses manpages
 
-       --terminfo
+       --terminfo
               echos the $TERMINFO terminfo database path, e.g.,
               /usr/share/terminfo
 
-       --terminfo-dirs
+       --terminfo-dirs
               echos the $TERMINFO_DIRS directory list, e.g.,
-              /usr/local/ncurses/share/terminfo:/usr/share/terminfo
+              /usr/share/terminfo
 
-       --termpath
-              echos the $TERMPATH termcap list, if support for termcap is con-
-              figured.
+       --termpath
+              echos the $TERMPATH termcap list,  if  support  for  termcap  is
+              configured.
 
-       --help prints this message
+       --help prints this message
 
 
 

SEE ALSO

-       curses(3x)
+       curses(3X)
 
-       This describes ncurses version 6.0 (patch 20171014).
+       This describes ncurses version 6.2 (patch 20210612).
 
 
 
-                                                            ncurses6-config(1)
+                                                            ncurses6-config(1)