More man page fixes: "-" vs hyphen
This commit is contained in:
parent
47200d7104
commit
c4cfe4d24e
6 changed files with 16 additions and 16 deletions
|
@ -47,7 +47,7 @@ executable. This is used for UIUC aircraft only.
|
|||
Specify starting postion by airport ID.
|
||||
.TP
|
||||
.BI "--altitude=" "value"
|
||||
Specify starting altitude (in feet unless \-\-units-meters specified).
|
||||
Specify starting altitude (in feet unless \-\-units\-meters specified).
|
||||
.TP
|
||||
.BI "--atc610x"
|
||||
Enable atc610x interface.
|
||||
|
@ -429,7 +429,7 @@ Specify turbulence from 0.0 (calm) to 1.0 (severe).
|
|||
.TP
|
||||
.BI "--uBody=" "value"
|
||||
Specify velocity along the body X axis (feet per second unless
|
||||
\-\-units-meters specified).
|
||||
\-\-units\-meters specified).
|
||||
.TP
|
||||
.B "--units-feet"
|
||||
Use feet instead of meters. Affects other options as well as the
|
||||
|
@ -441,7 +441,7 @@ values displayed by the HUD.
|
|||
.TP
|
||||
.BI "--vBody=" "value"
|
||||
Specify velocity along the body Y axis (feet per second unless
|
||||
\-\-units-meters specified).
|
||||
\-\-units\-meters specified).
|
||||
.TP
|
||||
.BI "--vc=" "knots"
|
||||
Specify initial airspeed (knots).
|
||||
|
@ -509,8 +509,8 @@ $FG_ROOT/mice.xml
|
|||
Mouse bindings.
|
||||
.RE
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgjs(1), fgpanel(1), js_demo(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -26,8 +26,8 @@ is a joystick utility for the FlightGear Flight Simulator. It allows
|
|||
you to generate an appropriate configuration file for your joystick.
|
||||
For more information visit <http://wiki.flightgear.org/Joystick>.
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgfs(1), fgpanel(1), js_demo(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -38,8 +38,8 @@ Specify the panel description file to be displayed.
|
|||
.BI "--prop:" "name=value"
|
||||
set property <name> to <value>.
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgfs(1), fgjs(1), js_demo(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -17,15 +17,15 @@
|
|||
.\"
|
||||
.TH GL-INFO 1 "January 2002" "@VERSION@" "@PACKAGE@"
|
||||
.SH NAME
|
||||
gl-info \- OpenGL test program for FlightGear
|
||||
gl\-info \- OpenGL test program for FlightGear
|
||||
.SH SYNOPSIS
|
||||
.B gl-info
|
||||
.SH DESCRIPTION
|
||||
.B gl-info
|
||||
is an OpenGL test program used to verify a valid OpenGL environment.
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgfs(1), fgjs(1), fgpanel(1), js_demo(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -25,8 +25,8 @@ js_demo \- joystick test program for FlightGear
|
|||
is a joystick test program for the FlightGear Flight Simulator.
|
||||
For more information visit <http://wiki.flightgear.org/Joystick>.
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgfs(1), fgjs(1), fgpanel(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -37,8 +37,8 @@ Specify the UDP port where terrasync listens for a FlightGear Flight Simulator c
|
|||
.BI "-v"
|
||||
Enable verbose output.
|
||||
.SH BUGS
|
||||
Send bug reports to <flightgear-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear-bugs>.
|
||||
Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
|
||||
<http://code.google.com/p/flightgear\-bugs>.
|
||||
.SH SEE ALSO
|
||||
fgfs(1), fgjs(1), js_demo(1), terrasync(1)
|
||||
.SH AUTHORS
|
||||
|
|
Loading…
Reference in a new issue