X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2FMKada_config.in;h=2be3c419ec8fee636f802e232da00144baaa30f7;hp=487a9a82393e1f467625dc6c36e9ac843fcec169;hb=d4d1d81ab6fc1ad681ff120d925099f947fefcf3;hpb=d49a800c7f54c8d9e77f745423c821a8535ada59 diff --git a/man/MKada_config.in b/man/MKada_config.in index 487a9a82..2be3c419 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