man: fix PDF build error

ReportLab really doesn’t like breaking inline literals, so insert an
explicit line break.

Fixes #3338
This commit is contained in:
Martin Herkt 2016-07-15 12:57:12 +02:00
parent 588b2f48e5
commit 4a4a9f3302
No known key found for this signature in database
GPG Key ID: C24B9CD04DC6AE7F
1 changed files with 1 additions and 0 deletions

View File

@ -588,6 +588,7 @@ Video
:videotoolbox: requires ``--vo=opengl`` (OS X 10.8 and up only)
:videotoolbox-copy: copies video back into system RAM (OS X 10.8 and up only)
:dxva2: requires ``--vo=opengl:backend=angle`` or
``--vo=opengl:backend=dxinterop`` (Windows only)
:dxva2-copy: copies video back to system RAM (Windows only)
:d3d11va: requires ``--vo=opengl:backend=angle`` (Windows only)