mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-14 01:13:45 -06:00
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:
parent
4dce547640
commit
a16ee2c83b
@ -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
|
||||
|
@ -287,7 +287,7 @@
|
||||
|
||||
<pre>
|
||||
...
|
||||
<clock sync="localtime"/>
|
||||
<clock offset="localtime"/>
|
||||
...</pre>
|
||||
|
||||
<dl>
|
||||
|
Loading…
Reference in New Issue
Block a user