[Libvir] [PATCH] fix typos (part3)

Hi, I guess this is the last one for libvirt. docs/errors.html | 6 +++--- docs/format.html | 14 +++++++------- docs/index.html | 2 +- docs/news.html | 2 +- docs/python.html | 2 +- docs/storage.html | 20 ++++++++++---------- include/libvirt/libvirt.h | 18 +++++++++--------- include/libvirt/libvirt.h.in | 18 +++++++++--------- include/libvirt/virterror.h | 4 ++-- python/libvir.c | 10 +++++----- python/libvirt-python-api.xml | 4 ++-- python/libvirt_wrap.h | 2 +- qemud/event.c | 4 ++-- qemud/event.h | 8 ++++---- qemud/libvirtd.conf | 4 ++-- qemud/mdns.c | 2 +- qemud/mdns.h | 4 ++-- qemud/remote.c | 2 +- 18 files changed, 63 insertions(+), 63 deletions(-) I wrote a small gnulib document on ja.wikipedia http://ja.wikipedia.org/wiki/Gnulib Thanks Atsushi SAKAI

On Fri, Feb 29, 2008 at 07:06:08PM +0900, Atsushi SAKAI wrote:
Hi,
I guess this is the last one for libvirt.
docs/errors.html | 6 +++--- docs/format.html | 14 +++++++------- docs/index.html | 2 +- docs/news.html | 2 +- docs/python.html | 2 +- docs/storage.html | 20 ++++++++++---------- include/libvirt/libvirt.h | 18 +++++++++--------- include/libvirt/libvirt.h.in | 18 +++++++++--------- include/libvirt/virterror.h | 4 ++-- python/libvir.c | 10 +++++----- python/libvirt-python-api.xml | 4 ++-- python/libvirt_wrap.h | 2 +- qemud/event.c | 4 ++-- qemud/event.h | 8 ++++---- qemud/libvirtd.conf | 4 ++-- qemud/mdns.c | 2 +- qemud/mdns.h | 4 ++-- qemud/remote.c | 2 +- 18 files changed, 63 insertions(+), 63 deletions(-)
Thanks, I'm going to apply all of this. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top
participants (2)
-
Atsushi SAKAI
-
Richard W.M. Jones