pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/openarena/files remove debian-specific lines



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42bfd73ed278
branches:  trunk
changeset: 449674:42bfd73ed278
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Apr 03 18:38:28 2021 +0000

description:
remove debian-specific lines

diffstat:

 games/openarena/files/openarena.6 |  24 +-----------------------
 1 files changed, 1 insertions(+), 23 deletions(-)

diffs (48 lines):

diff -r aa74e82b6b9a -r 42bfd73ed278 games/openarena/files/openarena.6
--- a/games/openarena/files/openarena.6 Sat Apr 03 18:03:12 2021 +0000
+++ b/games/openarena/files/openarena.6 Sat Apr 03 18:38:28 2021 +0000
@@ -5,8 +5,6 @@
 
 .SH SYNOPSIS
 .BR openarena
-.BR "" [ \-h | \-\-help ]
-.BR "" [ \-q | \-\-quiet ]
 .BR "" [ +set
 .IR option " " value ]...
 
@@ -15,15 +13,7 @@
 is the client for the first-person shooter OpenArena.
 
 .SH OPTIONS
-The wrapper script used for OpenArena in Debian accepts these options:
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-Display a short help summary
-.TP
-\fB\-q\fR, \fB\-\-quiet\fR
-Disable all output
-.PP
-Any console command can also be prefixed with \fB+\fR and used as a
+Any console command can be prefixed with \fB+\fR and used as a
 command-line option (press Shift+Esc to access the in-game console), including:
 .TP
 \fB+set\fR \fIoption\fR \fIvalue\fR
@@ -56,18 +46,6 @@
 \fI~/.openarena/missionpack\fR
 Configuration and state for the "missionpack" mod
 
-.SH ENVIRONMENT
-The wrapper script used to launch OpenArena allows it to be debugged
-by setting environment variables.
-.TP
-\fBOPENARENA_DEBUGGER=\fIcommand\fR
-A debugger or other prefix to prepend to the OpenArena command line, such
-as \fBstrace\fR; overridden by \fBOPENARENA_BACKTRACE\fR
-.TP
-\fBOPENARENA_BACKTRACE=1\fR
-Use \fBgdb\fR(1) to get a backtrace if OpenArena crashes (the \fBgdb\fR
-package must be installed for this to work)
-
 .SH AUTHOR
 OpenArena was written by the OpenArena Team. The engine used is a modified
 ioQuake3, originally created by id Software and now maintained by the ioQuake3



Home | Main Index | Thread Index | Old Index