1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Gijs de Rooy
8c99d5d9d6 Remove unused --control option 2014-06-19 14:28:14 +02:00
James Turner
b76d255d82 Remove pre-OSG 'enable/disable-textures' option.
These have been non-functional for a long time, remove
to avoid further confusion.
2014-02-21 07:57:35 -08:00
James Turner
80cc2ff8c3 Adjust fg-aircraft handling back to original style.
- startup code will warn and fix the alternate style
- man page now documents the option
2014-01-22 10:56:04 +00:00
James Turner
52f2f5ff78 Bugfix: remove the (totally broken) skyblend option 2013-12-19 14:53:39 +00:00
Rebecca Palmer
7f27a3f98d manpage: correct --airport-id to --airport, remove now-nonexistent options
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556362
2013-12-15 21:19:56 +00:00
ThorstenB
c4cfe4d24e More man page fixes: "-" vs hyphen 2012-08-18 00:19:18 +02:00
ThorstenB
47200d7104 Christoph Korn/PlayDeb.net: man page fixes with "-" vs hyphen
This manual page seems to contain a hyphen where a minus sign was
intended. By default, "-" chars are interpreted as hyphens (U+2010) by
groff, not as minus signs (U+002D). Since options to programs use minus
signs (U+002D), this means for example in UTF-8 locales that you cannot
cut and paste options, nor search for them easily. The Debian groff
package currently forces "-" to be interpreted as a minus sign due to
the number of manual pages with this problem, but this is a
Debian-specific modification and hopefully eventually can be removed.

"-" must be escaped ("\-") to be interpreted as minus. If you really
intend a hyphen (normally you don't), write it as "\(hy" to emphasise
that fact. See groff(7) and especially groff_char(7) for details.
2012-08-17 23:58:30 +02:00
ThorstenB
d696f805cf Update man pages.
Drop obsolete pages.
Add fgpanel and terrasync man pages.
2011-12-19 11:35:02 +01:00
durk
451f11381a Updated mailinglist info in man pages. 2007-01-05 18:54:45 +00:00
curt
d1ef56fc9f Cameron Moore:
Added the following options:  adf, ceiling, com1, com2, dme,
    (en|dis)able-clock-freeze, (en|dis)able-enhanced-lighting,
    (en|dis)able-horizon-effect, (en|dis)able-hud-3d,
    failure, nav1, nav2, and timeofday
  Updated descriptions for enable-hud and fdm
2003-10-23 15:53:32 +00:00
curt
50984ecc67 Cameron Moore:
Added multiplay and callsign options
  Added (en|dis)able-distance-attenuation options
  Added vor, ndb, fix, and turbulence options
  Added generic option
  Added log-level option
2003-04-03 16:40:32 +00:00
curt
94441921d6 Fixed $FGROOT -> $FG_ROOT 2002-09-28 15:57:55 +00:00
curt
1aa3678b66 Cameron Moore:
o Added --verbose, --random-wind, and --show-aircraft
o Updated FILES section to include new config files
o Cosmetic changes
2002-09-04 16:09:10 +00:00
curt
d7c03cec1c Cameron Moore:
* Added --atc610x, --(dis|en)able-random-objects, --telnet
* Updated --wind
* Removed --clouds-asl
2002-07-30 16:17:16 +00:00
curt
4e334bcc5c Fixed description of the --time-offset option. 2002-02-14 03:57:22 +00:00
curt
d81629de43 Updates to existing man pages. New man pages for est-epsilon, gl-info,
js_demo, and pstest.
2002-01-31 20:25:23 +00:00
curt
3c929655ef - added --(en|dis)able-fuel-freeze and --jpg-httpd
- removed --tile-radius
2002-01-20 06:36:49 +00:00
curt
82be7bd8f1 Cameron Moore writes:
It is Debian Policy to have a man page for all binaries.
Ove has several Wishlist items in the Debian Bug Tracker for this, so I
decided to whip the main `fgfs` manpage together and started one for the
`fgjs` utility (which I've never actually used).
2002-01-15 22:33:24 +00:00