This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit b7e1015f78cb92be4548bcfcae67c2572e520422
Author: Arand Nash <ienor...@gmail.com>
Date:   Sat Mar 19 23:13:25 2011 +0000

    manpage match linking, gdb no homedir
    
    * Change the manpage to reflect the linking of the homedir instead of using 
the
     -p option
    * gdb instructions in README.Debian don't need -h option, right?
---
 README.Debian | 2 +-
 redeclipse.6  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.Debian b/README.Debian
index e9fd8d6..eedb52e 100644
--- a/README.Debian
+++ b/README.Debian
@@ -26,7 +26,7 @@ Bug reporting:
  redeclipse-dbg package to generate a backtrace of the crash.
  To generate a backtrace open a terminal and change to the directory 
  /usr/lib/games/redeclipse by the command "cd /usr/lib/games/redeclipse". 
- Then run "gdb ./reclient" and type "run -h"$HOME/.redeclipse -r -df0" at 
+ Then run "gdb ./reclient" and type "run -r -df0" at 
  the gdb prompt.
  Once redeclipse has crashed, type "bt" to obtain the backtrace. Please attach 
  the output when you are reporting a bug about crashes.
diff --git a/redeclipse.6 b/redeclipse.6
index 77f9c95..d5bcb30 100644
--- a/redeclipse.6
+++ b/redeclipse.6
@@ -60,7 +60,7 @@ Red Eclipse is a single-player and multi-player first-person 
ego-shooter, built
 .B redeclipse
 is a script which executes
 .BR reclient (6)
-using the "-p/usr/share/games/redeclipse/data" and "-r" options, it will 
accept any additional options.
+from the /usr/lib/games/redeclipse directory using the "-r" option, it will 
accept any additional options.
 .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
 .IR /usr/share/games/redeclipse/data/examples ,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/redeclipse.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to