44 lines
1.8 KiB
Groff
44 lines
1.8 KiB
Groff
.\" Hey, Emacs! This is an -*- nroff -*- source file.
|
|
.\"
|
|
.\" Copyright (C) 1996 Erick Branderhorst <branderh@debian.org>
|
|
.\" Copyright (C) 2011 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
|
|
.\"
|
|
.\" This is free software; you can redistribute it and/or modify it under
|
|
.\" the terms of the GNU General Public License as published by the Free
|
|
.\" Software Foundation; either version 2, or (at your option) any later
|
|
.\" version.
|
|
.\"
|
|
.\" This is distributed in the hope that it will be useful, but WITHOUT
|
|
.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
.\" for more details.
|
|
.\"
|
|
.\" You should have received a copy of the GNU General Public License with
|
|
.\" your Debian GNU/Linux system, in /usr/doc/copyright/GPL, or with the
|
|
.\" dpkg source package as the file COPYING. If not, write to the Free
|
|
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
.\"
|
|
.\"
|
|
.TH "GNAT TOOLBOX" 1 "Jun 2002" "Debian Project" "Debian Linux"
|
|
.SH NAME
|
|
gnat, gnatbind, gnatbl, gnatchop, gnatfind, gnathtml, gnatkr, gnatlink,
|
|
gnatls, gnatmake, gnatprep, gnatpsta, gnatpsys, gnatxref \-
|
|
GNAT toolbox
|
|
.SH DESCRIPTION
|
|
Those programs are part of GNU GNAT, a freely available Ada 95 compiler.
|
|
.PP
|
|
For accessing the full GNAT manuals, use
|
|
.B info gnat-ug-4.8
|
|
and
|
|
.B info gnat-rm-4.8
|
|
for the sections related to the reference manual.
|
|
If those sections cannot be found, you will have to install the
|
|
gnat-4.4-doc package as well (since these manuals contain invariant parts,
|
|
the package is located in the non-free part of the Debian archive).
|
|
You may also browse
|
|
.B http://gcc.gnu.org/onlinedocs
|
|
which provides the GCC online documentation.
|
|
.SH AUTHOR
|
|
This manpage has been written by Samuel Tardieu <sam@debian.org>, for the
|
|
Debian GNU/Linux project.
|