no more than 79 chars per line in man page

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11425 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicolas 2003-11-10 13:41:47 +00:00
parent d97d3ce4fe
commit 8e15ccae35
1 changed files with 6 additions and 4 deletions

View File

@ -2738,9 +2738,11 @@ The weight parameter can be used to reduce the effect of a high gamma value on
bright image areas, e.g. keep them from getting overamplified and just plain bright image areas, e.g. keep them from getting overamplified and just plain
white. A value of 0.0 turns the gamma correction all the way down while 1.0 white. A value of 0.0 turns the gamma correction all the way down while 1.0
leaves it at its full strength. leaves it at its full strength.
Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0, weight=1.0. Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0,
weight=1.0.
Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result
in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for weight. in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for
weight.
.TP .TP
.B hue[=hue:saturation] .B hue[=hue:saturation]
Defaults are hue=0.0, saturation=1.0. Defaults are hue=0.0, saturation=1.0.