xref: /openbsd/share/man/man7/airport.7 (revision 3cab2bb3)
1.\"	$OpenBSD: airport.7,v 1.3 2017/05/31 17:16:48 schwarze Exp $
2.\"
3.\" Copyright (c) 2017 Sebastian Benoit <benno@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: May 31 2017 $
18.Dt AIRPORT 7
19.Os
20.Sh NAME
21.Nm airport
22.Nd list of IATA airport codes
23.Sh DESCRIPTION
24The
25.Nm
26file is a list of airports that have an IATA airport code.
27The list is sorted alphabetically by airport code.
28.Pp
29The list is not a complete list of all IATA codes.
30New airports can only be added by
31.Ox
32developers who have visited an airport and thereby have verified its existence.
33.Sh FILES
34.Bl -tag -width /usr/share/misc/airport -compact
35.It Pa /usr/share/misc/airport
36.El
37.Sh SEE ALSO
38.Lk http://www.iata.org/codes "Airline and Airport Code Search"
39.Sh CAVEATS
40There are also railway stations with IATA codes.
41These may not be listed, except if someone landed there by plane and
42survived to update the file.
43