]> git.pond.sub.org Git - empserver/commitdiff
Clean up trailing whitespace-space in manual pages
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 17 Feb 2008 18:50:38 +0000 (19:50 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 17 Feb 2008 18:50:38 +0000 (19:50 +0100)
man/emp_server.6
man/empsched.6
man/fairland.6
man/files.6
man/pconfig.6

index 15ef79e41add1dfbe239e7c90da0f473ce3c929b..aa023ca923b6f8ad63be54f8ec156362cd729d66 100644 (file)
@@ -40,7 +40,7 @@ the game.  For more information on the game of Empire, see the info
 pages within the game.
 .SH OPTIONS
 .TP
-.B \-d 
+.B \-d
 Debug mode.  This will prevent the server from forking itself into the
 background.  It will also make it abort when it detects an internal
 error.  You normally want to use this flag if you are running
@@ -50,7 +50,7 @@ from within a debugger.
 .BI \-e " configfile"
 Use game configuration in \fIconfigfile\fR.
 .TP
-.B \-h 
+.B \-h
 Help.  Print brief usage information and exit.
 .if \nw \{\
 .TP
index 378105c2c9da9ee4ee514a49ddbd80e6a0cd86c3..71561a9708dfdf031020c6c0bed197d5bbbf68a0 100644 (file)
@@ -24,7 +24,7 @@ prints the Empire update schedule.
 .BI \-e " configfile"
 Use game configuration in \fIconfigfile\fR.
 .TP
-.B \-h 
+.B \-h
 Help.  Print brief usage information and exit.
 .TP
 .BI \-n " number"
index 09890d623c84257646c6f06cba281f0c056d69ae..77475b875ea02eb3dc0cb3b1873d073a408d4bc2 100644 (file)
@@ -39,9 +39,9 @@ fairland \- Empire land generator
 .SH DESCRIPTION
 .B fairland
 is a program which creates land and ore for Empire.  It
-should be run after 
-.I files 
-has been run and before 
+should be run after
+.I files
+has been run and before
 .I emp_server
 has been started.  This is a land generator for empire that creates a
 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.
 .SH OPTIONS
 .TP
-.B \-a 
+.B \-a
 mark the continents with a * so that you can tell them from the islands
 .TP
 .BI \-e " configfile"
 Use game configuration in \fIconfigfile\fR.
 .TP
-.B \-h 
+.B \-h
 Help.  Print brief usage information and exit.
 .TP
 .B \-i
@@ -65,8 +65,8 @@ islands will crash into each other and merge
 .TP
 .B \-o
 do not set the resources.  If you use this flag, then you will need to
-run some other program (for example the 
-.I ore 
+run some other program (for example the
+.I ore
 program) to set the resources.
 .TP
 .B \-q
@@ -90,28 +90,28 @@ to "newcap_script".)
 Print version information and exit.
 .SH OPERANDS
 .TP
-.I nc 
+.I nc
 number of continents
 .TP
-.I sc 
+.I sc
 continent size
 .TP
-.I ni 
+.I ni
 number of islands (optional, default = nc)
 .TP
-.I is 
+.I is
 average size of islands (optional, default = sc/2)
 .TP
-.I sp 
+.I sp
 spike percentage: 0 = round, 100 = snake (default = 10)
 .TP
-.I pm 
+.I pm
 the percentage of land that is mountain (default = 0)
 .TP
-.I di 
+.I di
 the minimum distance between continents (default = 2)
 .TP
-.I id 
+.I id
 minimum distance from islands to continents (default = 1)
 .SH AUTHOR
 Ken Stevens <chidren@empire.net>
index 370dbcef19f73e306e0b3d13ac7919993f08df09..86bb67ee1d78f030bdd082f62d4fc07aa58cc14e 100644 (file)
@@ -12,7 +12,7 @@ files \- Empire file initialization
 .br
 .SH DESCRIPTION
 .B files
-creates all of the files which are required by 
+creates all of the files which are required by
 .B emp_server
 to run a game.  It will destroy all previous game data, so excercise
 caution when running this program.
@@ -24,7 +24,7 @@ Use game configuration in \fIconfigfile\fR.
 .B \-f
 Clobber existing game data without asking for confirmation.
 .TP
-.B \-h 
+.B \-h
 Help.  Print brief usage information and exit.
 .TP
 .B \-v
index 3bd8b1c029e8e7f476ece0db1e203ae59b322901..76e9247b9e28380a370a9952a3d01c6e1238aabf 100644 (file)
@@ -16,7 +16,7 @@ configuration file syntax, and is designed to be self-explanatory.
 .I configfile
 makes
 .B pconfig
-use the game configuration specified in 
+use the game configuration specified in
 .I configfile
 instead of compiled-in defaults.  You can use this to merge
 .I configfile