changeset 24871:79dadcf1e89e

movie player for Linux --> movie player
author diego
date Tue, 30 Oct 2007 17:39:55 +0000
parents 8991d3bc5742
children eff35a417aea
files DOCS/tech/manpage.txt libvo/vo_sdl.c
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/manpage.txt	Tue Oct 30 17:25:30 2007 +0000
+++ b/DOCS/tech/manpage.txt	Tue Oct 30 17:39:55 2007 +0000
@@ -166,7 +166,7 @@
     - Don't forget the quotation marks around expressions, etc...
     - Each new sentence should start on a line of its own.
     - Put a backslash before a '-' if it denotes a range (1\-10), an option
-      (\-fs), stdin (\-) or a dash (mplayer  \- Movie Player for Linux).
+      (\-fs), stdin (\-) or a dash (mplayer \- movie player).
       Use just '-' if it is a hyphen (A-V) or a minus (-1). Please note that
       it should be \-dvd-device and not \-dvd\-device.
     - Don't start a line with "'" or ".", nroff treats them specially.
--- a/libvo/vo_sdl.c	Tue Oct 30 17:25:30 2007 +0000
+++ b/libvo/vo_sdl.c	Tue Oct 30 17:39:55 2007 +0000
@@ -13,8 +13,7 @@
  *    Felix Buenemann <atmosfear@users.sourceforge.net>
  *
  *  This file is a video out driver using the SDL library (http://libsdl.org/),
- *  to be used with MPlayer [The Movie Player for Linux] project, further info
- *  from http://www.mplayerhq.hu
+ *  to be used with MPlayer, further info from http://www.mplayerhq.hu
  *
  *  -- old disclaimer --
  *