manpage: minor fix

Also fix some other type in interface-changes.rst.
This commit is contained in:
wm4 2016-07-10 14:30:02 +02:00
parent c5827387fd
commit 065bb635d9
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ Interface changes
- deprecate --heartbeat-cmd
- remove --softvol=no capability:
- deprecate --softvol, it now does nothing
- --volume, --mute, and the corrsponding properties now always control
- --volume, --mute, and the corresponding properties now always control
softvol, and behave as expected without surprises (e.g. you can set
them normally while no audio is initialized)
- rename --softvol-max to --volume-max (deprecated alias is added)

View File

@ -541,8 +541,8 @@ Example command-line::
--script-opts=myscript-optionA=TEST,myscript-optionB=0,myscript-optionC=yes
mp.utils options
----------------
mp.utils functions
------------------
This built-in module provides generic helper functions for Lua, and have
strictly speaking nothing to do with mpv or video/audio playback. They are