[MPlayer-DOCS] r24329 - trunk/DOCS/man/en/mplayer.1
uau
subversion at mplayerhq.hu
Sun Sep 2 20:29:45 CEST 2007
Author: uau
Date: Sun Sep 2 20:29:44 2007
New Revision: 24329
Log:
manpage fix: escape '\' in -vf geq description
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sun Sep 2 20:29:44 2007
@@ -5706,7 +5706,7 @@ some equation like "2+2*sin(PI*qp)"
generic equation change filter
.RSs
.IPs <equation>
-Some equation, e.g.\& 'p(W-X\,Y)' to flip the image horizontally.
+Some equation, e.g.\& 'p(W-X\\,Y)' to flip the image horizontally.
You can use whitespace to make the equation more readable.
There are a couple of constants that can be used in the equation:
.RSss
More information about the MPlayer-DOCS
mailing list