summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-08 08:36:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-08 08:36:59 +0000
commit93d3a442b3a18b9ad813934aaae12a937dfbc81c (patch)
tree9a0c5b2f072ee8bf8764ffd0320ec16570872e9b /DOCS
parent7be0f7efcffc9b79bc528651096d2565a028c21b (diff)
downloadmpv-93d3a442b3a18b9ad813934aaae12a937dfbc81c.tar.bz2
mpv-93d3a442b3a18b9ad813934aaae12a937dfbc81c.tar.xz
Wording and roff fixes as suggested by the Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15696 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 7 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 8205e96296..025415f900 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5487,13 +5487,15 @@ simplify finding the right x,y,w,h parameters.
.
.TP
.B remove-logo=/path/to/logo_bitmap_file_name.pgm
-Suppresses a TV station logo using a PGM or PPM file to tell it
-which pixels comprise the logo. The width and height must match
-those of the video stream being processed. Uses the filter
-image and a circular blur algorithm to remove the logo.
+Suppresses a TV station logo, using a PGM or PPM image
+file to determine which pixels comprise the logo.
+The width and height of the image file must match
+those of the video stream being processed.
+Uses the filter image and a circular blur
+algorithm to remove the logo.
.RSs
.IPs /path/to/logo_bitmap_file_name.pgm
-[path] + file name of the filter image.
+[path] + filename of the filter image.
.RE
.
.TP