Version Control Commit by mstsirkin

From
<>
Date
2014-12-22T11:36:29+00:00
ID
Thread
Version Control Commit by mstsirkin
Author: mstsirkin
Date: 2014-12-22 11:35:31 +0000 (Mon, 22 Dec 2014)
New Revision: 447
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=447&sc=1

Modified:
   branches/v1.0/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 <>