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

smcv pushed a commit to branch quake
in repository game-data-packager.

commit e200ba32ddde4fae6a2669c7c08c381b1ea6a40d
Author: Simon McVittie <s...@debian.org>
Date:   Sun Dec 27 21:35:35 2015 +0000

    etqw*.6: document QUAKE4_BACKTRACE, QUAKE4_DEBUGGER
    
    The actual etqw.in script uses those variables, and keeping them
    instead of applying s/QUAKE4/ETQW/ will make it easier to generate
    both idTech4 scripts from the same source.
---
 etqw-dedicated.6 | 6 +++---
 etqw.6           | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/etqw-dedicated.6 b/etqw-dedicated.6
index 80da01d..ef63b5b 100644
--- a/etqw-dedicated.6
+++ b/etqw-dedicated.6
@@ -33,11 +33,11 @@ Configuration and state for ETQW
 The wrapper script used to launch ETQW allows it to be debugged
 by setting environment variables.
 .TP
-\fBETQW_DEBUGGER=\fIcommand\fR
+\fBQUAKE4_DEBUGGER=\fIcommand\fR
 A debugger or other prefix to prepend to the ETQW command line, such
-as \fBstrace\fR; overridden by \fBETQW_BACKTRACE\fR
+as \fBstrace\fR; overridden by \fBQUAKE4_BACKTRACE\fR
 .TP
-\fBETQW_BACKTRACE=1\fR
+\fBQUAKE4_BACKTRACE=1\fR
 Use \fBgdb\fR(1) to get a backtrace if ETQW crashes (the \fBgdb\fR
 package must be installed)
 
diff --git a/etqw.6 b/etqw.6
index fcb4197..d827e13 100644
--- a/etqw.6
+++ b/etqw.6
@@ -39,11 +39,11 @@ Configuration and state for ETQW
 The wrapper script used to launch ETQW allows it to be debugged
 by setting environment variables.
 .TP
-\fBETQW_DEBUGGER=\fIcommand\fR
+\fBQUAKE4_DEBUGGER=\fIcommand\fR
 A debugger or other prefix to prepend to the ETQW command line, such
-as \fBstrace\fR; overridden by \fBETQW_BACKTRACE\fR
+as \fBstrace\fR; overridden by \fBQUAKE4_BACKTRACE\fR
 .TP
-\fBETQW_BACKTRACE=1\fR
+\fBQUAKE4_BACKTRACE=1\fR
 Use \fBgdb\fR(1) to get a backtrace if ETQW crashes (the \fBgdb\fR
 package must be installed)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.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