aboutsummaryrefslogtreecommitdiff
path: root/man/MKada_config.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/MKada_config.in')
-rw-r--r--man/MKada_config.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/man/MKada_config.in b/man/MKada_config.in
index 487a9a82393e..2be3c419ec8f 100644
--- a/man/MKada_config.in
+++ b/man/MKada_config.in
@@ -1,5 +1,5 @@
.\"***************************************************************************
-.\" Copyright (c) 2010 Free Software Foundation, Inc. *
+.\" Copyright (c) 2010,2011 Free Software Foundation, Inc. *
.\" *
.\" Permission is hereby granted, free of charge, to any person obtaining a *
.\" copy of this software and associated documentation files (the *
@@ -26,12 +26,12 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: MKada_config.in,v 1.3 2010/03/06 22:29:06 tom Exp $
+.\" $Id: MKada_config.in,v 1.5 2011/03/26 14:44:51 tom Exp $
.TH ADACURSES "1" "" "" "User Commands"
.SH NAME
-adacurses-config \- helper script for AdaCurses libraries
+adacurses\-config \- helper script for AdaCurses libraries
.SH SYNOPSIS
-.B adacurses-config
+.B adacurses\-config
[\fIoptions\fR]
.SH DESCRIPTION
This is a shell script which simplifies configuring an application to use
@@ -39,16 +39,17 @@ the AdaCurses library binding to ncurses.
.SH OPTIONS
.TP
\fB\-\-cflags\fR
-echos the gnat (Ada compiler) flags needed to compile with adacurses
+echos the gnat (Ada compiler) flags needed to compile with AdaCurses.
.TP
\fB\-\-libs\fR
-echos the gnat libraries needed to link with adacurses
+echos the gnat libraries needed to link with AdaCurses.
.TP
\fB\-\-version\fR
-echos the release+patchdate version of adacurses
+echos the release+patchdate version of the ncurses libraries used
+to configure and build AdaCurses.
.TP
\fB\-\-help\fR
-prints this message
+prints a list of the \fBadacurses\-config\fP script's options.
.SH "SEE ALSO"
\fBcurses\fR(3X)
.PP