]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: libvirtd no longer uses abstract namespace
authorEric Blake <eblake@redhat.com>
Wed, 31 Oct 2012 15:46:36 +0000 (09:46 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 31 Oct 2012 16:12:53 +0000 (10:12 -0600)
commit5c731eb8a5da0fa85ed25bea13bc51da50651580
treed08ace85a476fd00c4b871f1d138a835db4fd00e
parent4dbd6e9654752b3e4971e4cb69f2e09666f6b252
docs: libvirtd no longer uses abstract namespace

Commit 905be03d2 quit using the abstract namespace, but didn't
update the --help text to match.

* daemon/libvirtd.c (daemonUsage): Correct socket listing.
daemon/libvirtd.c