From d9ca235c68038629807fbcf21fd679cadbb8eba8 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Thu, 28 Dec 2017 05:10:54 -0700 Subject: manpage: put android surface options on one line This is required by rst2man. --- DOCS/man/options.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index baf8f3a6d5..c68f1468d4 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4753,8 +4753,7 @@ The following video options are currently all specific to ``--vo=gpu`` and OS X only. -``--android-surface-width=`` -``--android-surface-height=`` +``--android-surface-width=``, ``--android-surface-height=`` Set dimensions of the rendering surface used by the Android gpu context. Needs to be set by the embedding application. Setting these does not re- configure the vo, thus ``vo-resize`` should be called afterwards. -- cgit v1.2.3