From 3a1ef7d9b1f62b1cd8e7ab5851fbab413ef4f723 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 30 Jan 2004 21:11:11 +0000 Subject: [PATCH] Protect space between option and option arg, so that typesetting doesn't swallow it. --- man/emp_client.6 | 4 ++-- man/emp_server.6 | 8 ++++---- man/fairland.1 | 8 ++++---- man/files.1 | 4 ++-- man/ore.1 | 8 ++++---- man/perfect.1 | 8 ++++---- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/man/emp_client.6 b/man/emp_client.6 index b7093ea83..8d383d005 100644 --- a/man/emp_client.6 +++ b/man/emp_client.6 @@ -14,7 +14,7 @@ empire \- Empire client .BI \-k ] [ -.BI \-2 outfile +.BI \-2\ outfile ] .br .SH DESCRIPTION @@ -38,7 +38,7 @@ the password for your country in the game .BI \-k if someone else is connected to your country, kill their connection .TP -.BI \-2 outfile +.BI \-2\ outfile redirect output to .I outfile .SH ENVIRONMENT VARIABLES diff --git a/man/emp_server.6 b/man/emp_server.6 index 4f45f8f97..b993d91d2 100644 --- a/man/emp_server.6 +++ b/man/emp_server.6 @@ -8,10 +8,10 @@ emp_server \- Empire server .BI \-dhps ] [ -.BI \-D datadir +.BI \-D\ datadir ] [ -.BI \-e configfile +.BI \-e\ configfile ] [ .IR name @@ -44,11 +44,11 @@ Lwp Print mode. This is used for debugging lwp-threads. Lwp stack check mode. This will report if any of the lwp thread stack spaces overflow. It forces lwp print mode on. .TP -.BI \-D datadir +.BI \-D\ datadir causes the server to use the data files in .I datadir .TP -.BI \-e configfile +.BI \-e\ configfile causes the server to use the game configuration specification in .I configfile (by default, the file "econfig" in the data directory is used) diff --git a/man/fairland.1 b/man/fairland.1 index 3ff8ad022..02b9c325a 100644 --- a/man/fairland.1 +++ b/man/fairland.1 @@ -8,10 +8,10 @@ fairland \- Empire land generator .BI \-aieoq ] [ -.BI \-s scriptout +.BI \-s\ scriptout ] [ -.BI \-e configfile +.BI \-e\ configfile ] .IR nc .IR sc @@ -64,13 +64,13 @@ program) to set the resources. .B \-q run quietly without printing anything to the terminal .TP -.BI \-s scriptout +.BI \-s\ scriptout writes a script for placing capitol to the file .I scriptout (If you don't specify this argument, then the script will be written to "newcap_script".) .TP -.BI \-e configfile +.BI \-e\ configfile causes .I fairland to use the game configuration specified in diff --git a/man/files.1 b/man/files.1 index d939ea2b8..cb84e124a 100644 --- a/man/files.1 +++ b/man/files.1 @@ -5,7 +5,7 @@ files \- Empire file initialization .SH SYNOPSIS .B files [ -.BI \-e configfile +.BI \-e\ configfile ] .br .SH DESCRIPTION @@ -16,7 +16,7 @@ to run a game. It will destroy all previous game data, so excercise caution when running this program. .SH OPTIONS .TP -.BI \-e configfile +.BI \-e\ configfile causes .I files to use the game configuration specified in diff --git a/man/ore.1 b/man/ore.1 index 984e75572..713a5a46f 100644 --- a/man/ore.1 +++ b/man/ore.1 @@ -5,10 +5,10 @@ ore \- Empire resource generator .SH SYNOPSIS .B ore [ -.BI \-e configfile +.BI \-e\ configfile ] [ -.BI \-s sectfile +.BI \-s\ sectfile ] .br .SH DESCRIPTION @@ -18,14 +18,14 @@ to generate their ore, this program is included as an alternative for creating the resources for a game. .SH OPTIONS .TP -.BI \-e configfile +.BI \-e\ configfile causes .I ore to use the game configuration specified in .I configfile (by default, the file "econfig" in the data directory is used) .TP -.BI \-s sectfile +.BI \-s\ sectfile give resources to the sectors in .I sectfile (default is the "sector" file in the data directory) diff --git a/man/perfect.1 b/man/perfect.1 index f51265e0b..81342f834 100644 --- a/man/perfect.1 +++ b/man/perfect.1 @@ -5,10 +5,10 @@ perfect \- create perfect resources .SH SYNOPSIS .B perfect [ -.BI \-e configfile +.BI \-e\ configfile ] [ -.BI \-s sectfile +.BI \-s\ sectfile ] .br .SH DESCRIPTION @@ -18,14 +18,14 @@ to generate their resources, this program is included as an alternative for creating the resources for a game. It sets all resources to 100. .SH OPTIONS .TP -.BI \-e configfile +.BI \-e\ configfile causes .I perfect to use the game configuration specified in .I configfile (by default, the file "econfig" in the data directory is used) .TP -.BI \-s sectfile +.BI \-s\ sectfile give resources to the sectors in .I sectfile (default is the "sector" file in the data directory) -- 2.43.0