Index: docs/bindings.html =================================================================== RCS file: /data/cvs/libvirt/docs/bindings.html,v retrieving revision 1.1 diff -u -r1.1 bindings.html --- docs/bindings.html 23 Apr 2008 17:08:31 -0000 1.1 +++ docs/bindings.html 24 Apr 2008 00:35:13 -0000 @@ -27,7 +27,7 @@

Bindings for other languages

Libvirt comes with bindings to support other languages than pure C. First the headers embeds the necessary declarations to -allow direct acces from C++ code, but also we have bindings for +allow direct access from C++ code, but also we have bindings for higher level kind of languages:

Index: docs/sitemap.html =================================================================== RCS file: /data/cvs/libvirt/docs/sitemap.html,v retrieving revision 1.1 diff -u -r1.1 sitemap.html --- docs/sitemap.html 23 Apr 2008 17:08:31 -0000 1.1 +++ docs/sitemap.html 24 Apr 2008 00:35:14 -0000 @@ -103,7 +103,7 @@ Driver for the Linux native container API
  • Test - Psuedo-driver simulating APIs in memory for test suites + Pseudo-driver simulating APIs in memory for test suites
  • Remote Driver providing secure remote to the libvirt APIs Index: src/proxy_internal.h =================================================================== RCS file: /data/cvs/libvirt/src/proxy_internal.h,v retrieving revision 1.14 diff -u -r1.14 proxy_internal.h --- src/proxy_internal.h 10 Apr 2008 16:54:54 -0000 1.14 +++ src/proxy_internal.h 24 Apr 2008 00:35:14 -0000 @@ -18,7 +18,7 @@ extern "C" { #endif -#define PROXY_SOCKET_PATH "/tmp/livirt_proxy_conn" +#define PROXY_SOCKET_PATH "/tmp/libvirt_proxy_conn" #define PROXY_PROTO_VERSION 1 /*