manpage: remove non-existing ratio-pos property

Use percent-pos instead, which is exactly the same, except with the
range 0.0-100.0.

I'm not sure how this got there; it was probably introduced and then
removed again as percent-pos got more precise.

CC: @mpv-player/stable
This commit is contained in:
wm4 2014-10-02 18:37:22 +02:00
parent 6dad7d6fe7
commit 44d5a26bd6
1 changed files with 0 additions and 3 deletions

View File

@ -668,9 +668,6 @@ Property list
estimating the playback position from the byte position, if the file
duration is not known.
``ratio-pos`` (RW)
Position in current file (0.0-1.0). higher precision that ``percent-pos``.
``time-pos`` (RW)
Position in current file in seconds.