summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authorwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-12 01:34:41 +0000
committerwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-12 01:34:41 +0000
commit10591ff928dd5b16ffa3e6aaa9fcc0ebf18ffc63 (patch)
tree518064d603961fb2914cd8298586608d0e87cd2b /DOCS/tech/slave.txt
parent68325cd90640de9e4528326d955c84782bf0b266 (diff)
downloadmpv-10591ff928dd5b16ffa3e6aaa9fcc0ebf18ffc63.tar.bz2
mpv-10591ff928dd5b16ffa3e6aaa9fcc0ebf18ffc63.tar.xz
minor grammar clarification to the last commit, + omitted periods
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17183 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 96fa4ec1fe..3510a24cb5 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -31,9 +31,9 @@ audio_delay <value>
[brightness|contrast|gamma|hue|saturation] <value> [<abs>]
Set/adjust video parameters.
- If abs is not given or zero, modifies parameter by <value>.
- If abs is non-zero, parameter is set to <value>
- <value> is in the range [-100, 100]
+ If abs is not given or is zero, modifies parameter by <value>.
+ If abs is non-zero, parameter is set to <value>.
+ <value> is in the range [-100, 100].
change_rectangle <val1> <val2>
Change the position of the rectangle filter rectangle.