Version Control Commit by mstsirkin

From
<>
Date
2014-12-22T08:55:56+00:00
ID
Thread
Version Control Commit by mstsirkin
Author: mstsirkin
Date: 2014-12-22 08:55:26 +0000 (Mon, 22 Dec 2014)
New Revision: 440
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=440&sc=1

Modified:
   trunk/content.tex
Log:
formatting: drop \ldots in lstlisting

\ldots does not work within lstlisting, the result is
\ldots verbatim in the PDF output.

To fix, replace with a literal ...

VIRTIO-115

Cc: Thomas Huth <>
Signed-off-by: Michael S. Tsirkin <>