From 065bb635d98f7655ce0d1f2afe7bbbcf737f3fea Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 10 Jul 2016 14:30:02 +0200 Subject: manpage: minor fix Also fix some other type in interface-changes.rst. --- DOCS/interface-changes.rst | 2 +- DOCS/man/lua.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index d2e1ee4e7f..7427645214 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -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) diff --git a/DOCS/man/lua.rst b/DOCS/man/lua.rst index 99ff6ffce9..d8252a2dd5 100644 --- a/DOCS/man/lua.rst +++ b/DOCS/man/lua.rst @@ -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 -- cgit v1.2.3