X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2FMKncu_config.in;h=6abeb4b7deda02878461dc29ea875d553402850e;hp=fb72802b0f6a9601cbb5940d3eefcc9a434d259f;hb=HEAD;hpb=09ed0227b324243f636e31d876e3dc30dfc7a778 diff --git a/man/MKncu_config.in b/man/MKncu_config.in index fb72802b..856e64b0 100644 --- a/man/MKncu_config.in +++ b/man/MKncu_config.in @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2020-2021,2023 Thomas E. Dickey * +.\" Copyright 2020-2023,2024 Thomas E. Dickey * .\" Copyright 2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,11 +27,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: MKncu_config.in,v 1.19 2023/12/02 21:37:31 tom Exp $ -.TH @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config 1 2023-12-02 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands" +.\" $Id: MKncu_config.in,v 1.25 2024/05/11 20:39:53 tom Exp $ +.TH @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@\-config 1 2024-05-11 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands" .SH NAME \fB\%@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config\fP \- -configuration helper for \fIncurses\fR libraries +configuration helper for \fI\%ncurses\fP libraries .SH SYNOPSIS .B @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config .I option @@ -42,45 +42,41 @@ configuration helper for \fIncurses\fR libraries .B "@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config \-\-help" .SH DESCRIPTION This program development aid simplifies the process of configuring -applications against a particular set of \fIncurses\fP libraries. +applications against a particular set of \fI\%ncurses\fP libraries. .SH OPTIONS .TP 18 \" "--mouse-version" + 2n + adjustment for PDF \fB\-\-prefix\fP -reports the package prefix of \fIncurses\fP. +reports the package prefix of \fI\%ncurses\fP. .TP \fB\-\-exec\-prefix\fP -reports the executable prefix of \fIncurses\fP. +reports the executable prefix of \fI\%ncurses\fP. .TP \fB\-\-cflags\fP -reports the C compiler flags needed to compile with \fIncurses\fP. +reports the C compiler flags needed to compile with \fI\%ncurses\fP. .TP \fB\-\-libs\fP -reports the libraries needed to link with \fIncurses\fP. -.TP -\fB\-\-version\fP -reports the release and patch date information of \fIncurses\fP and -exits successfully. +reports the libraries needed to link with \fI\%ncurses\fP. .TP \fB\-\-abi\-version\fP -reports the ABI version of \fIncurses\fP. +reports the ABI version of \fI\%ncurses\fP. .TP \fB\-\-mouse\-version\fP -reports the mouse\-interface version of \fIncurses\fP. +reports the mouse\-interface version of \fI\%ncurses\fP. .TP \fB\-\-bindir\fP -reports the directory containing \fIncurses\fP programs. +reports the directory containing \fI\%ncurses\fP programs. .TP \fB\-\-datadir\fP -reports the directory containing \fIncurses\fP data. +reports the directory containing \fI\%ncurses\fP data. .TP \fB\-\-includedir\fP -reports the directory containing \fIncurses\fP header files. +reports the directory containing \fI\%ncurses\fP header files. .TP \fB\-\-libdir\fP -reports the directory containing \fIncurses\fP libraries. +reports the directory containing \fI\%ncurses\fP libraries. .TP \fB\-\-mandir\fP -reports the directory containing \fIncurses\fP man pages. +reports the directory containing \fI\%ncurses\fP man pages. .TP \fB\-\-terminfo\fP reports the \fI\%TERMINFO\fP \fIterminfo\fP database path, @@ -95,8 +91,14 @@ for example \fI\%@TERMINFO_DIRS@\fP. reports the \fI\%TERMPATH\fP supplemental search path for the \fItermcap\fP database, if support for \fItermcap\fP is configured. -.TP +.PP +The following options cause all others to be ignored. +.TP 11 .\" "--version" + 2n \fB\-\-help\fP issues a usage message and exits successfully. +.TP +\fB\-\-version\fP +issues the release and patch date information of \fI\%ncurses\fP and +exits successfully. .SH "SEE ALSO" \fB\%curses\fP(3X)