doc: fix typo in formatdomain's clock offset specification

* docs/formatdomain.html.in: s/clock sync/clock offset/
Patch by Jesse Lauren Farinacci <jieryn@gmail.com>.
This commit is contained in:
Jim Meyering 2009-02-17 10:19:40 +00:00
parent 4dce547640
commit a16ee2c83b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Tue Feb 17 11:18:39 +0100 2009 Jim Meyering <meyering@redhat.com>
doc: fix typo in formatdomain's clock offset specification
* docs/formatdomain.html.in: s/clock sync/clock offset/
Patch by Jesse Lauren Farinacci <jieryn@gmail.com>.
Tue Feb 10 11:14:07 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
Fix I/O errors in libvirtd daemon, and hang/crash in remote

View File

@ -287,7 +287,7 @@
<pre>
...
&lt;clock sync="localtime"/&gt;
&lt;clock offset="localtime"/&gt;
...</pre>
<dl>