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=769ef12cecbc9a55f84a6f72c1089e7d86e62e9d;hb=9f479192e3ca3413d235c66bf058f8cc63764898;hpb=f06e14af5e11df95d6542964bf1b349d2843bb11 diff --git a/doc/html/man/ncurses6-config.1.html b/doc/html/man/ncurses6-config.1.html index 769ef12c..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,75 +51,73 @@
 
 
 

SYNOPSIS

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

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

-       --prefix
+       --prefix
               echos the package-prefix of ncurses
 
-       --exec-prefix
+       --exec-prefix
               echos the executable-prefix of ncurses
 
-       --cflags
-              echos the C compiler flags needed to  compile  with
-              ncurses
+       --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/ter-
-              minfo
+              /usr/share/terminfo
 
-       --termpath
-              echos the $TERMPATH termcap list,  if  support  for
-              termcap is configured.
+       --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 20161022).
+       This describes ncurses version 6.2 (patch 20210612).
 
 
 
-                                                     ncurses6-config(1)
+                                                            ncurses6-config(1)