Clean up trailing whitespace-space in manual pages

This commit is contained in:
Markus Armbruster 2008-02-17 19:50:38 +01:00
parent 1f4d483b78
commit e58d3206bb
5 changed files with 21 additions and 21 deletions

View file

@ -40,7 +40,7 @@ the game. For more information on the game of Empire, see the info
pages within the game. pages within the game.
.SH OPTIONS .SH OPTIONS
.TP .TP
.B \-d .B \-d
Debug mode. This will prevent the server from forking itself into the Debug mode. This will prevent the server from forking itself into the
background. It will also make it abort when it detects an internal background. It will also make it abort when it detects an internal
error. You normally want to use this flag if you are running error. You normally want to use this flag if you are running
@ -50,7 +50,7 @@ from within a debugger.
.BI \-e " configfile" .BI \-e " configfile"
Use game configuration in \fIconfigfile\fR. Use game configuration in \fIconfigfile\fR.
.TP .TP
.B \-h .B \-h
Help. Print brief usage information and exit. Help. Print brief usage information and exit.
.if \nw \{\ .if \nw \{\
.TP .TP

View file

@ -24,7 +24,7 @@ prints the Empire update schedule.
.BI \-e " configfile" .BI \-e " configfile"
Use game configuration in \fIconfigfile\fR. Use game configuration in \fIconfigfile\fR.
.TP .TP
.B \-h .B \-h
Help. Print brief usage information and exit. Help. Print brief usage information and exit.
.TP .TP
.BI \-n " number" .BI \-n " number"

View file

@ -39,9 +39,9 @@ fairland \- Empire land generator
.SH DESCRIPTION .SH DESCRIPTION
.B fairland .B fairland
is a program which creates land and ore for Empire. It is a program which creates land and ore for Empire. It
should be run after should be run after
.I files .I files
has been run and before has been run and before
.I emp_server .I emp_server
has been started. This is a land generator for empire that creates a has been started. This is a land generator for empire that creates a
specified number of continents, and spaces them evenly accross the specified number of continents, and spaces them evenly accross the
@ -51,13 +51,13 @@ distribution of resources and the same number of mountains. You can
get nearly any kind of map you want by choosing the right arguments. get nearly any kind of map you want by choosing the right arguments.
.SH OPTIONS .SH OPTIONS
.TP .TP
.B \-a .B \-a
mark the continents with a * so that you can tell them from the islands mark the continents with a * so that you can tell them from the islands
.TP .TP
.BI \-e " configfile" .BI \-e " configfile"
Use game configuration in \fIconfigfile\fR. Use game configuration in \fIconfigfile\fR.
.TP .TP
.B \-h .B \-h
Help. Print brief usage information and exit. Help. Print brief usage information and exit.
.TP .TP
.B \-i .B \-i
@ -65,8 +65,8 @@ islands will crash into each other and merge
.TP .TP
.B \-o .B \-o
do not set the resources. If you use this flag, then you will need to do not set the resources. If you use this flag, then you will need to
run some other program (for example the run some other program (for example the
.I ore .I ore
program) to set the resources. program) to set the resources.
.TP .TP
.B \-q .B \-q
@ -90,28 +90,28 @@ to "newcap_script".)
Print version information and exit. Print version information and exit.
.SH OPERANDS .SH OPERANDS
.TP .TP
.I nc .I nc
number of continents number of continents
.TP .TP
.I sc .I sc
continent size continent size
.TP .TP
.I ni .I ni
number of islands (optional, default = nc) number of islands (optional, default = nc)
.TP .TP
.I is .I is
average size of islands (optional, default = sc/2) average size of islands (optional, default = sc/2)
.TP .TP
.I sp .I sp
spike percentage: 0 = round, 100 = snake (default = 10) spike percentage: 0 = round, 100 = snake (default = 10)
.TP .TP
.I pm .I pm
the percentage of land that is mountain (default = 0) the percentage of land that is mountain (default = 0)
.TP .TP
.I di .I di
the minimum distance between continents (default = 2) the minimum distance between continents (default = 2)
.TP .TP
.I id .I id
minimum distance from islands to continents (default = 1) minimum distance from islands to continents (default = 1)
.SH AUTHOR .SH AUTHOR
Ken Stevens <chidren@empire.net> Ken Stevens <chidren@empire.net>

View file

@ -12,7 +12,7 @@ files \- Empire file initialization
.br .br
.SH DESCRIPTION .SH DESCRIPTION
.B files .B files
creates all of the files which are required by creates all of the files which are required by
.B emp_server .B emp_server
to run a game. It will destroy all previous game data, so excercise to run a game. It will destroy all previous game data, so excercise
caution when running this program. caution when running this program.
@ -24,7 +24,7 @@ Use game configuration in \fIconfigfile\fR.
.B \-f .B \-f
Clobber existing game data without asking for confirmation. Clobber existing game data without asking for confirmation.
.TP .TP
.B \-h .B \-h
Help. Print brief usage information and exit. Help. Print brief usage information and exit.
.TP .TP
.B \-v .B \-v

View file

@ -16,7 +16,7 @@ configuration file syntax, and is designed to be self-explanatory.
.I configfile .I configfile
makes makes
.B pconfig .B pconfig
use the game configuration specified in use the game configuration specified in
.I configfile .I configfile
instead of compiled-in defaults. You can use this to merge instead of compiled-in defaults. You can use this to merge
.I configfile .I configfile