[redeclipse] 156/494: Loopback server has local*.cfg, manpage update
Martin Werner
arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
arand-guest pushed a commit to branch debdir
in repository redeclipse.
commit 29343e192360ee0b37f4d056c50700c9f2676da8
Author: Arand Nash <ienorand at gmail.com>
Date: Tue Apr 5 05:29:43 2011 +0100
Loopback server has local*.cfg, manpage update
---
reclient.6 | 17 +++++++++++------
redeclipse.6 | 21 ++++++++++++++-------
2 files changed, 25 insertions(+), 13 deletions(-)
diff --git a/reclient.6 b/reclient.6
index 1cab538..52192de 100644
--- a/reclient.6
+++ b/reclient.6
@@ -87,13 +87,18 @@ reclient \- client for the Red Eclipse FPS game
.SH DESCRIPTION
Red Eclipse is a single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments.
.PP
-The redeclipse client starts a local private server upon launch which it uses to connect to, hence many of the server options are accepted by the reclient binary as well.
-.PP
-The recommended way to change the settings of the client are to edit the config.cfg and init.cfg files. Examples are available in
+The recommended way to change the settings of the client are to edit the
+.I config.cfg
+and
+.I init.cfg
+files. Examples are available in
.IR /usr/share/games/redeclipse/data/examples/ ,
-.SH CAVEATS:
-The local client server will by default read the config files servinit.cfg and servexec.cfg from the $HOME directory. To separate the client and the dedicated server the -h option can be used on either to specify a separate location to read config files from.
.PP
+The redeclipse client starts a local loopback server upon launch which it uses to connect to, hence many of the server options are accepted by the redeclipse binary as well, to edit the specific settings related to the loopback server, use the
+.I localexec.cfg
+and
+.IR localinit.cfg .
+.SH CAVEATS
Many of these options will, if used, be permanently saved in the init.cfg.
.SH OPTIONS
.TP
@@ -157,7 +162,7 @@ Enables or disables kid mode, which reduces blood and death effects somewhat. 0
.BI \-h homedir
Sets your home directory to
.IR homedir .
-If set, the engine will look for files in your home directory as well as the normal installation directory. However, all files will be written to your home directory, instead of the normal installation directory. Defaults to the $HOME varialbe.
+If set, the engine will look for files in your home directory as well as the normal installation directory. However, all files will be written to your home directory, instead of the normal installation directory. Defaults to the $HOME variable.
.TP
.BI \-p packagedir
Includes the data files found in
diff --git a/redeclipse.6 b/redeclipse.6
index aac4378..b0cf305 100644
--- a/redeclipse.6
+++ b/redeclipse.6
@@ -66,15 +66,22 @@ Red Eclipse is a single-player and multi-player first-person ego-shooter, built
.B redeclipse
is a script which executes
.BR reclient (6)
-from the /usr/lib/games/redeclipse directory using the "-r" option, it will accept any additional options.
+from the
+.I /usr/lib/games/redeclipse
+directory using the "-r" option, it will accept any additional options.
.PP
-The redeclipse client starts a local private server upon launch which it uses to connect to, hence many of the server options are accepted by the redeclipse client as well.
-.PP
-The recommended way to change the settings of the client are to edit the config.cfg and init.cfg files. Examples are available in
+The recommended way to change the settings of the client are to edit the
+.I config.cfg
+and
+.I init.cfg
+files. Examples are available in
.IR /usr/share/games/redeclipse/data/examples/ ,
-.SH CAVEATS:
-The local client server will by default read the config files servinit.cfg and servexec.cfg from the $HOME directory. To separate the client and the dedicated server the -h option can be used on either to specify a separate location to read config files from.
.PP
+The redeclipse client starts a local loopback server upon launch which it uses to connect to, hence many of the server options are accepted by the redeclipse binary as well, to edit the specific settings related to the loopback server, use the
+.I localexec.cfg
+and
+.IR localinit.cfg .
+.SH CAVEATS:
Many of these options will, if used, be permanently saved in the init.cfg.
.SH OPTIONS
.TP
@@ -138,7 +145,7 @@ Enables or disables kid mode, which reduces blood and death effects somewhat. 0
.BI \-h homedir
Sets your home directory to
.IR homedir .
-If set, the engine will look for files in your home directory as well as the normal installation directory. However, all files will be written to your home directory, instead of the normal installation directory. Defaults to the $HOME varialbe.
+If set, the engine will look for files in your home directory as well as the normal installation directory. However, all files will be written to your home directory, instead of the normal installation directory. Defaults to the $HOME variable.
.TP
.BI \-p packagedir
Includes the data files found in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git
More information about the Pkg-games-commits
mailing list