Version Control Commit by mstsirkin

From
<>
Date
2015-05-21T10:11:47+00:00
ID
Thread
Version Control Commit by mstsirkin
Author: mstsirkin
Date: 2015-05-21 10:12:45 +0000 (Thu, 21 May 2015)
New Revision: 532
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=532&sc=1

Modified:
   branches/v1.0/content.tex
Log:
content: replace \\note with note environment

\\note just before start of subsection seems to
confuse latex, resulting in incorrect text alignment.
Replace with \begin{note} \end{note}.

Signed-off-by: Michael S. Tsirkin <>