]> Dogcows Code - chaz/yoink/blobdiff - doc/yoink.6.in
zlib fix for makedeps.sh
[chaz/yoink] / doc / yoink.6.in
index 7e100d3eec623b747472ed91f12d113a6c5aae31..24787e8392f6da0ecd0d6274ca950c702a69967f 100644 (file)
@@ -1,35 +1,15 @@
 .\"
-.\" Copyright (c) 2009, Charles McGarvey
+.\" Copyright (c) 2009-2010, Charles McGarvey
 .\" All rights reserved.
 .\" 
-.\" Redistribution  and  use  in  source  and binary forms, with or without
-.\" modification,  are permitted provided that the following conditions are
-.\" met:
-.\" 
-.\" 1. Redistributions  of  source  code  must  retain  the above copyright
-.\"    notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions  in  binary  form must reproduce the above copyright
-.\"    notice,  this list of conditions and the following disclaimer in the
-.\"    documentation and/or other materials provided with the distribution.
-.\" 
-.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
-.\" IS"  AND  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-.\" TO,  THE  IMPLIED  WARRANTIES  OF  MERCHANTABILITY  AND  FITNESS  FOR A
-.\" PARTICULAR  PURPOSE  ARE  DISCLAIMED.  IN  NO EVENT SHALL THE COPYRIGHT
-.\" OWNER  OR  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-.\" SPECIAL,  EXEMPLARY,  OR  CONSEQUENTIAL  DAMAGES  (INCLUDING,  BUT  NOT
-.\" LIMITED  TO,  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-.\" DATA,  OR  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-.\" THEORY  OF  LIABILITY,  WHETHER  IN CONTRACT, STRICT LIABILITY, OR TORT
-.\" (INCLUDING  NEGLIGENCE  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-.\" OF  THIS  SOFTWARE,  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\" 
+.\" Distributable under the terms and conditions of the 2-clause BSD
+.\" license; see the file COPYING for a complete text of the license.
 .\"
 .TH YOINK 6 "July 24, 2009"
 .SH NAME
 Yoink \- An alien-smashing action game.
 .SH SYNOPSIS
-.B yoink [-h|--help] [-i|--info] [OPTION=VALUE]...
+.B yoink [-hi] [OPTION=VALUE]...
 .SH DESCRIPTION
 Leap tall buildings!  Crush stupid robots beneath your feet!  Wield your
 extra-terrestrial powers in the defence of humanity, and send those alien
@@ -117,15 +97,15 @@ If true, the window will capture the display and render the game in full
 screen splendor.  A value of false means the game will run in a window.
 The default value is false.
 .TP
-.B showfps
-If true, the current number of frames being drawn per second will be
-printed to the console every second.  The default value is false.
-.TP
 .B resizable
 If true, the window will be resizable by the window manager.  This option
 is meaningless if the game is drawing to the full screen.  The default
 option is true.
 .TP
+.B showfps
+If true, the current number of frames being drawn per second will be
+printed to the console every second.  The default value is false.
+.TP
 .B timestep
 The number of times per second the simulation state will be updated.  A
 value of 100 or higher is ideal for a better physical simulation.  Values
@@ -161,8 +141,8 @@ If set to a path of a valid directory (presumably your home directory),
 config file.
 .TP
 .I USER
-\fByoink\fP uses this variable to guess the user's nickname, for a high
-score entry or whatever.
+\fByoink\fP uses this variable as the user's name, for a high score entry
+or whatever.
 .TP
 .I YOINK_DATADIR
 If set to a path of a valid directory, \fByoink\fP will look in this
@@ -200,7 +180,7 @@ the \fBframerate\fP to a point such that the actual framerate is basically
 constant.  A constant 20fps or 30fps will look better than a sporadic
 40-60fps.  You can also decrease the \fBtimestep\fP at the expense of
 decreased simulation accuracy.  You'll have to experiment with this value
-to find out acceptable levels.
+to determine acceptable levels.
 .PP
 If you are having audio problems, you may need to upgrade OpenAL.  Some
 systems still provide an old, busted version of OpenAL which may result in
@@ -209,12 +189,12 @@ of openal-soft, a high-quality software implementation that is still being
 maintained.
 .SH BUGS
 .IP \(bu 3
-The robots are currently lacking in intelligence.
+The robots aren't very bright.
 .IP \(bu
 Although the pixelated graphics are intentional, there are some unintended
 artifacts which are more obvious with certain video drivers.
 .PP
-Send bug reports, patches, and love notes to:
+Send bug reports, patches and love notes to:
 .IP
 Charles McGarvey <@PACKAGE_BUGREPORT@>
 .SH AUTHOR
This page took 0.019929 seconds and 4 git commands to generate.