X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=doc%2Fyoink.6.in;h=24787e8392f6da0ecd0d6274ca950c702a69967f;hp=d3df203b9ab2d1c8122da0c592578594ee33a3ab;hb=751d631f20a2ba523c011b9059d6fc07d83077eb;hpb=565445cda1dd3e9db8000c4a194831dc296a203d diff --git a/doc/yoink.6.in b/doc/yoink.6.in index d3df203..24787e8 100644 --- a/doc/yoink.6.in +++ b/doc/yoink.6.in @@ -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 @@ -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