Fix typesetting of option arguments.
Fix English in section authors.
This commit is contained in:
parent
e019a3dc63
commit
cf37a9f2f6
1 changed files with 6 additions and 6 deletions
|
@ -8,10 +8,10 @@ emp_server \- Empire server
|
||||||
.BI \-dhps
|
.BI \-dhps
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
.BI \-D\ datadir
|
.BI \-D " datadir"
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
.BI \-e\ configfile
|
.BI \-e " configfile"
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
.IR name
|
.IR name
|
||||||
|
@ -46,11 +46,11 @@ Lwp stack check mode. This will report if any of the lwp thread stack
|
||||||
spaces overflow. It forces lwp print mode on.
|
spaces overflow. It forces lwp print mode on.
|
||||||
This option automatically sets -d option.
|
This option automatically sets -d option.
|
||||||
.TP
|
.TP
|
||||||
.BI \-D\ datadir
|
.BI \-D " datadir"
|
||||||
causes the server to use the data files in
|
causes the server to use the data files in
|
||||||
.I datadir
|
.I datadir
|
||||||
.TP
|
.TP
|
||||||
.BI \-e\ configfile
|
.BI \-e " configfile"
|
||||||
causes the server to use the game configuration specification in
|
causes the server to use the game configuration specification in
|
||||||
.I configfile
|
.I configfile
|
||||||
(by default, the file "econfig" in the data directory is used)
|
(by default, the file "econfig" in the data directory is used)
|
||||||
|
@ -62,5 +62,5 @@ server to kill it.
|
||||||
Please report all bugs to the Wolfpack <wolfpack@wolfpackempire.com>
|
Please report all bugs to the Wolfpack <wolfpack@wolfpackempire.com>
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens and Steve McClure
|
Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens and Steve McClure
|
||||||
are principle authors.
|
are principal authors. The full list of authors is too long to
|
||||||
The list of secondary authors is too long to mention.
|
mention here.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue