Hi Michael, Michael Reed wrote on Tue, May 30, 2017 at 01:20:08PM -0400:
> The new airport.7 has a few small formatting issues as determined > by `mandoc -Tlint`. This diff fixes them. Done, thanks. I also fixed .Nd and .Lk usage while there. Yours, Ingo > Index: airport.7 > =================================================================== > RCS file: /cvs/src/share/man/man7/airport.7,v > retrieving revision 1.1 > diff -u -p -r1.1 airport.7 > --- airport.7 28 May 2017 19:26:33 -0000 1.1 > +++ airport.7 30 May 2017 17:19:02 -0000 > @@ -1,6 +1,5 @@ > .\" $OpenBSD: airport.7,v 1.1 2017/05/28 19:26:33 benno Exp $ > .\" > - > .\" Copyright (c) 2017 Sebastian Benoit. > .\" All rights reserved. > .\" > @@ -40,14 +39,14 @@ The list is not a complete list of all I > New airports can only be added by > .Ox > developers who have visited an airport and thereby have verified its > existence. > -.Sh CAVEATS > -There are also railway stations with IATA codes. > -These may not be listed, except if someone landed there by plane and > -survived to update the file. > -.Sh STANDARDS > -.Lk http://www.iata.org/codes > -.%T Airline and Airport Code Search > .Sh FILES > .Bl -tag -width /usr/share/misc/airport -compact > .It Pa /usr/share/misc/airport > .El > +.Sh STANDARDS > +.Lk http://www.iata.org/codes > +.%T Airline and Airport Code Search > +.Sh CAVEATS > +There are also railway stations with IATA codes. > +These may not be listed, except if someone landed there by plane and > +survived to update the file. >