docs: <clock> property is 'offset', not 'sync'

This commit is contained in:
Cole Robinson 2009-11-04 13:26:28 -05:00
parent 0aa72ac6fd
commit 45bd290b64

View File

@ -300,7 +300,7 @@
<dl>
<dt><code>clock</code></dt>
<dd>The <code>sync</code> attribute takes either "utc" or
<dd>The <code>offset</code> attribute takes either "utc" or
"localtime" to specify how the guest clock is initialized
in relation to the host OS.
</dd>