From b230f32624b0ec979f848183e0aec88d1fd2d024 Mon Sep 17 00:00:00 2001
From: wm4 <wm4@nowhere>
Date: Thu, 19 Feb 2015 19:06:29 +0100
Subject: [PATCH] manpage: fix vf_scale arnd parameter

It probably was always a flag, so the documentation became invalid as
soon as mpv stopped accepting 0/1 for flags.

Fixes #1608.
---
 DOCS/man/vf.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 7c31e4d6d5..f6a583a49d 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -143,8 +143,8 @@ Available filters are:
         Accurate rounding for the vertical scaler, which may be faster or
         slower than the default rounding.
 
-        :0: Disable accurate rounding (default).
-        :1: Enable accurate rounding.
+        :no:  Disable accurate rounding (default).
+        :yes: Enable accurate rounding.
 
 ``dsize[=w:h:aspect-method:r:aspect]``
     Changes the intended display size/aspect at an arbitrary point in the