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