Software: gl-117 Version: 1.3.2-2.1 File: gl-117.6 Patch: Yes (partially) Warning from "groff -b -ww -mandoc -z ...": eqn::0: invalid input character code `13' eqn::1: invalid input character code `13' eqn::2: invalid input character code `13' eqn::3: invalid input character code `13' eqn::4: invalid input character code `13' eqn::5: invalid input character code `13' eqn::6: invalid input character code `13' eqn::7: invalid input character code `13' eqn::8: invalid input character code `13' eqn::9: invalid input character code `13' eqn::10: invalid input character code `13' eqn::11: invalid input character code `13' eqn::12: invalid input character code `13' eqn::13: invalid input character code `13' eqn::14: invalid input character code `13' eqn::15: invalid input character code `13' eqn::16: invalid input character code `13' eqn::17: invalid input character code `13' eqn::18: invalid input character code `13' eqn::19: invalid input character code `13' eqn::20: invalid input character code `13' eqn::21: invalid input character code `13' eqn::22: invalid input character code `13' eqn::23: invalid input character code `13' eqn::24: invalid input character code `13' eqn::25: invalid input character code `13' eqn::26: invalid input character code `13' eqn::27: invalid input character code `13' eqn::28: invalid input character code `13' eqn::29: invalid input character code `13' eqn::30: invalid input character code `13' eqn::31: invalid input character code `13' eqn::32: invalid input character code `13' eqn::33: invalid input character code `13' eqn::34: invalid input character code `13' eqn::35: invalid input character code `13' eqn::36: invalid input character code `13' eqn::37: invalid input character code `13' eqn::38: invalid input character code `13' eqn::39: invalid input character code `13' eqn::40: invalid input character code `13' eqn::41: invalid input character code `13' eqn::42: invalid input character code `13' eqn::43: invalid input character code `13' eqn::44: invalid input character code `13' eqn::45: invalid input character code `13' eqn::46: invalid input character code `13' eqn::47: invalid input character code `13' eqn::48: invalid input character code `13' eqn::49: invalid input character code `13' eqn::50: invalid input character code `13' eqn::51: invalid input character code `13' eqn::52: invalid input character code `13' "^M" (\r) is not removed in the patch, otherwise too long One spelling correction ' (apostrophe) protected Some lines splitted. # Output from "nroff" should (usually) have only the left margin adjusted (".ad l"). Otherwise the space between words can be too long. Output for a manual should (usually) have the right margin ragged (".ad l"), as it is not (usually) intended for a book or other professional printing medium. # Each sentence should begin in a new line. a) The space between sentences is different between formatters. b) Changes in one line do then not affect others, and do therefore not appear as changed in the output of "diff". # Sometimes a small change in space between a roman and an italic character is needed (use ".RI" or ".IR" macros). # Remove spaces at end of lines. # Protect the last full stop (period) in abbreviations or ellipses (with \&) if it is not at the end of a sentence. # Protect the full stop (period) at the beginning of text (word) or ellipsis. # Protect a single quote (', apostrophe) (with \&) at the start of the quoted text. ## Patch: (^M should be removed after the patch has been applied): --- gl-117.6 2012-10-24 19:13:14.879475674 +0000 +++ gl-117.6.new 2012-10-24 20:50:28.362745500 +0000 @@ -8,7 +8,7 @@ .PP .B gl-117 is an OpenGL and SDL based action flight simulator written in ISO C++. -Enter the Eagle Squadron and succeed in several challanging missions +Enter the Eagle Squadron and succeed in several challenging missions leading though different landscapes. Five predefined levels of video quality and an amount of viewing ranges let you perfectly adjust the game to the performance of your system. @@ -17,11 +17,12 @@ .PP .TP .I "\-d\fIlevel\fP" -Set the debug level to \fIlevel\fP in [0..5]. '0' means quiet and will avoid any -output, '1' will log fatal errors causing the program to crash on stderr, '2' will -also print exceptions on stderr, '3' will add warnings on stdout, '4' -prints additional information (predefined) on stdout, -and '5' gives developer specific messages on stdout. +Set the debug level to \fIlevel\fP in [0..5]. +\&'0' means quiet and will avoid any output, \&'1' will log fatal +errors causing the program to crash on stderr, \&'2' will also print +exceptions on stderr, \&'3' will add warnings on stdout, \&'4' prints +additional information (predefined) on stdout, and \&'5' gives +developer specific messages on stdout. .TP .I "\-h" Print a short summary on stdout and then quit immediately. @@ -36,8 +37,8 @@ and "conf.interface". If there are no config files available, .B gl-117 -will create them using standard settings. The contents of the files are quite -self-explanatory. +will create them using standard settings. +The contents of the files are quite self-explanatory. .SH DOCUMENTATION .PP Please look at the @@ -50,4 +51,4 @@ is distributed under the terms of the GPL. .SH AUTHORS .PP -Thomas A. Drexl (tom.drexl@gmx.de) +Thomas A.\& Drexl (tom.drexl@gmx.de)