File: gnat.1

package info (click to toggle)
gcc-3.3 1%3A3.3.6ds1-34
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 25,808 kB
  • sloc: sh: 10,372; makefile: 1,050; perl: 155; awk: 23; cpp: 14
file content (39 lines) | stat: -rw-r--r-- 1,584 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.\" Hey, Emacs!  This is an -*- nroff -*- source file.
.\"
.\" Copyright (C) 1996 Erick Branderhorst <branderh@debian.org>
.\"
.\" 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, gnatkr, gnatlink,
gnatls, gnatmake, gnatprep, gnatpsta, gnatpsys, gnatxref \-
GNAT toolbox
.SH DESCRIPTION
Those programs are part of GNU GNAT 3.3, a freely available Ada 95 compiler.
.PP
For accessing the full GNAT manuals, use
.B info gnat-ug-3.3
and
.B info gnat-rm-3.3
for the sections related to the reference manual.  If those sections cannot
be found, you will have to install the gnat-3.3-doc package as well.
.SH SEE ALSO
.BR gcc-3.3 (1)
.SH AUTHOR
This manpage has been written by Samuel Tardieu <sam@debian.org>, for the
Debian GNU/Linux project.