summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-17 14:19:29 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-17 14:19:29 +0000
commiteb1191e77d81d46cb4e6ae370f67f404c34328ae (patch)
treef004596c46c7d6d4119d4891163a45c3930b2d3b /DOCS
parente2b42150b18a08f93c21bceff80e4c2003c6ed23 (diff)
downloadmpv-eb1191e77d81d46cb4e6ae370f67f404c34328ae.tar.bz2
mpv-eb1191e77d81d46cb4e6ae370f67f404c34328ae.tar.xz
Remove capitalization and period from non-sentences
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15498 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 1e56e055cd..c883ce1934 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8014,9 +8014,9 @@ Select fullpixel motion estimation algorithm.
.PD 0
.RSs
.IPs 1
-Diamond search, radius 1 (fast).
+diamond search, radius 1 (fast)
.IPs 2
-Hexagon search, radius 2 (default).
+hexagon search, radius 2 (default)
.IPs 3
Exhaustive search, controlled by me_range (very slow).
.RE
@@ -8024,7 +8024,7 @@ Exhaustive search, controlled by me_range (very slow).
.
.TP
.B me_range=<4\-64>
-Radius of exhaustive motion search (default: 16).
+radius of exhaustive motion search (default: 16)
.
.TP
.B subq=<1\-5>