r8089 - packages/trunk/openarena/debian
Ansgar Burchardt
ansgar-guest at alioth.debian.org
Fri Sep 5 18:55:31 UTC 2008
Author: ansgar-guest
Date: 2008-09-05 18:55:30 +0000 (Fri, 05 Sep 2008)
New Revision: 8089
Modified:
packages/trunk/openarena/debian/changelog
packages/trunk/openarena/debian/openarena.6
Log:
* debian/openarena.6: Escape minus signs
+ fixes lintian warnings: hyphen-used-as-minus-sign
Modified: packages/trunk/openarena/debian/changelog
===================================================================
--- packages/trunk/openarena/debian/changelog 2008-09-05 18:29:11 UTC (rev 8088)
+++ packages/trunk/openarena/debian/changelog 2008-09-05 18:55:30 UTC (rev 8089)
@@ -12,6 +12,8 @@
* Add myself to Uploaders
* debian/control: Remove article from beginning of short description,
don't start short description with a capital letter
+ * debian/openarena.6: Escape minus signs
+ + fixes lintian warnings: hyphen-used-as-minus-sign
-- Ansgar Burchardt <ansgar at 43-1.org> Sat, 30 Aug 2008 23:22:49 +0200
Modified: packages/trunk/openarena/debian/openarena.6
===================================================================
--- packages/trunk/openarena/debian/openarena.6 2008-09-05 18:29:11 UTC (rev 8088)
+++ packages/trunk/openarena/debian/openarena.6 2008-09-05 18:55:30 UTC (rev 8089)
@@ -20,13 +20,13 @@
1: Play in fullscreen mode; 0: Play in window mode
.TP
\fBr_mode\fR <num>
-Sets the screen resulotion mode. Set num to -1 to use a customized resolution. See also r_customheight and r_customwidth!
+Sets the screen resulotion mode. Set num to \-1 to use a customized resolution. See also r_customheight and r_customwidth!
.TP
\fBr_customwidth\fR <pixels>
-Use \fUpixels\fR as width if r_mode is set to -1.
+Use \fUpixels\fR as width if r_mode is set to \-1.
.TP
\fBr_customheight\fR <pixels>
-Use \fUpixels\fR as height if r_mode is set to -1.
+Use \fUpixels\fR as height if r_mode is set to \-1.
.PP
.SH SEE ALSO
.BR openarena-server (6)
More information about the Pkg-games-commits
mailing list