aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorJordi Vilalta Prat2008-01-27 19:47:41 +0000
committerJordi Vilalta Prat2008-01-27 19:47:41 +0000
commit66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985 (patch)
treee27aadabecd8dd910884280e6559ff9c94c3d73c /dists
parent278857698dc7b1623096fe1ad12511dc4c886c7e (diff)
downloadscummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.tar.gz
scummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.tar.bz2
scummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.zip
Removed trailing spaces.
svn-id: r30664
Diffstat (limited to 'dists')
-rw-r--r--dists/debian/changelog4
-rwxr-xr-xdists/debian/prepare2
-rw-r--r--dists/redhat/README2
-rw-r--r--dists/redhat/scummvm-tools.spec2
-rw-r--r--dists/redhat/scummvm.spec8
-rw-r--r--dists/redhat/scummvm.spec.in8
-rw-r--r--dists/scummvm.610
-rwxr-xr-xdists/slackware/scummvm.SlackBuild4
-rwxr-xr-xdists/slackware/scummvm.SlackBuild.in4
-rw-r--r--dists/slackware/slack-desc8
10 files changed, 26 insertions, 26 deletions
diff --git a/dists/debian/changelog b/dists/debian/changelog
index 2e653c8e33..dd2416e9d7 100644
--- a/dists/debian/changelog
+++ b/dists/debian/changelog
@@ -9,7 +9,7 @@ scummvm (0.10.0-0svn20070530) experimental; urgency=low
system, use the ScummVM team's own bug tracker instead. You can find this
tracker at <http://sourceforge.net/tracker/?group_id=37116>.
- -- Tore Anderson <tore@debian.org> Wed, 30 May 2007 11:54:05 +0200
+ -- Tore Anderson <tore@debian.org> Wed, 30 May 2007 11:54:05 +0200
scummvm (0.7.1-1) unstable; urgency=low
@@ -180,7 +180,7 @@ scummvm (0.5.0-1) unstable; urgency=low
* Restructure 00buildopts somewhat, to ease future maintenance.
* Standards-Version 3.6.0, no changes required.
* Revised the description.
- * Sponsored by Joey Hess. (Tore fed me all the beer I could take ..
+ * Sponsored by Joey Hess. (Tore fed me all the beer I could take ..
and then asked me to do this. ;-)
-- Tore Anderson <tore@linpro.no> Fri, 1 Aug 2003 21:45:06 +0200
diff --git a/dists/debian/prepare b/dists/debian/prepare
index 0f86ca742b..078426101b 100755
--- a/dists/debian/prepare
+++ b/dists/debian/prepare
@@ -28,7 +28,7 @@ scummvm ($VERSION) experimental; urgency=low
system, use the ScummVM team's own bug tracker instead. You can find this
tracker at <http://sourceforge.net/tracker/?group_id=37116>.
- -- Tore Anderson <tore@debian.org> $DATE
+ -- Tore Anderson <tore@debian.org> $DATE
__eof
diff --git a/dists/redhat/README b/dists/redhat/README
index 4e6efa74c1..9c1cccf6df 100644
--- a/dists/redhat/README
+++ b/dists/redhat/README
@@ -8,7 +8,7 @@ adapt the below instructions where necessary.
1) Collect sources:
-Place scummvm-%{version}.tar.bz2, libmad-0.15.1b.tar.bz2 and
+Place scummvm-%{version}.tar.bz2, libmad-0.15.1b.tar.bz2 and
mpeg2dec-0.4.0b.tar.bz2 in /usr/src/redhat/SOURCES .
If you have different versions of mpeg2dec or libmad, put the correct version
numbers in the .spec file.
diff --git a/dists/redhat/scummvm-tools.spec b/dists/redhat/scummvm-tools.spec
index 199d40c36f..5ca5fe9cf8 100644
--- a/dists/redhat/scummvm-tools.spec
+++ b/dists/redhat/scummvm-tools.spec
@@ -46,7 +46,7 @@ install -m644 -D convert_dxa.sh %{buildroot}%{_datadir}/scummvm-tools/convert_dx
rm -Rf ${RPM_BUILD_ROOT}
#------------------------------------------------------------------------------
-# Files listing.
+# Files listing.
#------------------------------------------------------------------------------
%files
%doc README COPYING
diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec
index 73686956c2..efde789ce3 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -33,9 +33,9 @@ BuildRequires: SDL-devel >= 1.2.2
#------------------------------------------------------------------------------
%description
ScummVM is an interpreter that will play graphic adventure games written for
-LucasArts' SCUMM virtual machine (such as Day of the Tentacle and
-Monkey Island), Sierra's AGI adventures (such as early King's Quest and
-Space Quest games), Adventure Soft's Simon the Sorcerer 1, 2 and Feeble Files,
+LucasArts' SCUMM virtual machine (such as Day of the Tentacle and
+Monkey Island), Sierra's AGI adventures (such as early King's Quest and
+Space Quest games), Adventure Soft's Simon the Sorcerer 1, 2 and Feeble Files,
Revolution Software's Beneath a Steel Sky and Broken Sword 1 and 2,
Interactive Binary Illusions' Flight of the Amazon Queen,
Coktel Vision's Gobliiins, Wyrmkeep's Inherit the Earth, Westwood's
@@ -71,7 +71,7 @@ desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/application
rm -Rf ${RPM_BUILD_ROOT}
#------------------------------------------------------------------------------
-# Files listing.
+# Files listing.
#------------------------------------------------------------------------------
%files
%defattr(0644,root,root,0755)
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 83e601f9f2..a20777003b 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -33,9 +33,9 @@ BuildRequires: SDL-devel >= 1.2.2
#------------------------------------------------------------------------------
%description
ScummVM is an interpreter that will play graphic adventure games written for
-LucasArts' SCUMM virtual machine (such as Day of the Tentacle and
-Monkey Island), Sierra's AGI adventures (such as early King's Quest and
-Space Quest games), Adventure Soft's Simon the Sorcerer 1, 2 and Feeble Files,
+LucasArts' SCUMM virtual machine (such as Day of the Tentacle and
+Monkey Island), Sierra's AGI adventures (such as early King's Quest and
+Space Quest games), Adventure Soft's Simon the Sorcerer 1, 2 and Feeble Files,
Revolution Software's Beneath a Steel Sky and Broken Sword 1 and 2,
Interactive Binary Illusions' Flight of the Amazon Queen,
Coktel Vision's Gobliiins, Wyrmkeep's Inherit the Earth, Westwood's
@@ -71,7 +71,7 @@ desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/application
rm -Rf ${RPM_BUILD_ROOT}
#------------------------------------------------------------------------------
-# Files listing.
+# Files listing.
#------------------------------------------------------------------------------
%files
%defattr(0644,root,root,0755)
diff --git a/dists/scummvm.6 b/dists/scummvm.6
index d106841657..1859dc119a 100644
--- a/dists/scummvm.6
+++ b/dists/scummvm.6
@@ -7,7 +7,7 @@
.Nd graphic adventure game interpreter
.Sh SYNOPSIS
.Nm scummvm
-.Op Ar options
+.Op Ar options
.Op Ar game
.Sh DESCRIPTION
.Nm
@@ -16,7 +16,7 @@ based an a variety of game engines.
.Bl -tag -width Ds
.It Fl F
Force windowed mode.
-.It Fl b Ar param
+.It Fl b Ar param
Pass number to the boot script (boot param).
.It Fl c Ar config
Use
@@ -59,7 +59,7 @@ Windows built in MIDI sequencer for Windows users
.It Fl f
Force full-screen mode.
.It Fl g Ar scaler
-Select graphics
+Select graphics
.Ar scaler :
.Bl -tag -width Ds
.It Em 2x
@@ -201,7 +201,7 @@ Set music tempo to
.It Cmd-q
Quit (Mac OS X)
.It Ctrl-q
-Quit (Most platforms)
+Quit (Most platforms)
.It Ctrl-f
Toggle fast mode
.It Ctrl-m
@@ -261,6 +261,6 @@ More information can be found in the README and on the website
.Sh AUTHORS
This manual page written by Jonathan Gray <khalek at scummvm.org>.
ScummVM was written by the ScummVM team.
-See
+See
.Pa http://www.scummvm.org
for more information.
diff --git a/dists/slackware/scummvm.SlackBuild b/dists/slackware/scummvm.SlackBuild
index 503b50ddc7..415ee4c867 100755
--- a/dists/slackware/scummvm.SlackBuild
+++ b/dists/slackware/scummvm.SlackBuild
@@ -13,10 +13,10 @@ ARCH=i486
BUILD=1
if [ ! -d $TMP ]; then
- mkdir -p $TMP
+ mkdir -p $TMP
fi
if [ ! -d $PKG ]; then
- mkdir -p $PKG
+ mkdir -p $PKG
fi
cd $TMP
diff --git a/dists/slackware/scummvm.SlackBuild.in b/dists/slackware/scummvm.SlackBuild.in
index 84ac94d7e9..8e20020a4d 100755
--- a/dists/slackware/scummvm.SlackBuild.in
+++ b/dists/slackware/scummvm.SlackBuild.in
@@ -13,10 +13,10 @@ ARCH=i486
BUILD=1
if [ ! -d $TMP ]; then
- mkdir -p $TMP
+ mkdir -p $TMP
fi
if [ ! -d $PKG ]; then
- mkdir -p $PKG
+ mkdir -p $PKG
fi
cd $TMP
diff --git a/dists/slackware/slack-desc b/dists/slackware/slack-desc
index 208e0d4ed4..79917adcf6 100644
--- a/dists/slackware/slack-desc
+++ b/dists/slackware/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
scummvm: ScummVM
-scummvm:
-scummvm: ScummVM is a collection of interpreters, capable of emulating
+scummvm:
+scummvm: ScummVM is a collection of interpreters, capable of emulating
scummvm: several adventure game engines. ScummVM mainly supports engines
scummvm: created using SCUMM (Script Creation Utility for Maniac Mansion),
-scummvm: used in various LucasArts games such as Monkey Island, Day of the
+scummvm: used in various LucasArts games such as Monkey Island, Day of the
scummvm: Tentacle, and others. ScummVM also contains interpreters for several
scummvm: non-SCUMM games, currently these are Beneath a Steel Sky, Broken
scummvm: Sword I & II and Simon the Sorcerer 1 & 2.
-scummvm:
+scummvm:
scummvm: