Re: [Libvir] [patch] fix typos and PROXY_SOCKET_PATCH

2008-04-24 Thread Daniel Veillard
On Thu, Apr 24, 2008 at 09:47:08AM +0900, Atsushi SAKAI wrote:
 Hi, Daniel and Dan
 
 This is various fixes mainly for docs and 
 Proxy path.
 
 I want to fix proxy path to 
 -#define PROXY_SOCKET_PATH /tmp/livirt_proxy_conn
 +#define PROXY_SOCKET_PATH /tmp/libvirt_proxy_conn
 Is it OK?

  Honnestly I don't think this need to be fixed. First the proxy
gets deprecated, second this doesn't harm anything else, and there is
a small possibility of breaking something. Just drop that part of the
typo fixes,

  thanks !

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard  | virtualization library  http://libvirt.org/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[Libvir] [patch] fix typos and PROXY_SOCKET_PATCH

2008-04-23 Thread Atsushi SAKAI
Hi, Daniel and Dan

This is various fixes mainly for docs and 
Proxy path.

I want to fix proxy path to 
-#define PROXY_SOCKET_PATH /tmp/livirt_proxy_conn
+#define PROXY_SOCKET_PATH /tmp/libvirt_proxy_conn
Is it OK?


 docs/bindings.html |2 +-
 docs/deployment.html   |2 +-
 docs/downloads.html|6 +++---
 docs/downloads.html.in |6 +++---
 docs/drivers.html  |2 +-
 docs/drivers.html.in   |2 +-
 docs/formatstorage.html|2 +-
 docs/formatstorage.html.in |2 +-
 docs/index.html|2 +-
 docs/index.html.in |2 +-
 docs/sitemap.html  |2 +-
 src/proxy_internal.h   |2 +-
12 files changed, 16 insertions(+), 16 deletions(-)

Thanks
Atsushi SAKAI



fix_typos20080424.patch
Description: Binary data
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list