On Wed, Sep 18, 2013 at 7:01 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > The help message indicates that the CA certificate is > $sysconfdir/pki/CA/caert.pem while the actual path is > $sysconfdir/pki/CA/cacert.pem > This commit also fixes all translations files (through sed -i) to > avoid trivial fuzzy translations. > > Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > --- > daemon/libvirtd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/daemon/libvirtd.c b/daemon/libvirtd.c > index c9cd1a1..87d42b2 100644 > --- a/daemon/libvirtd.c > +++ b/daemon/libvirtd.c > @@ -1063,7 +1063,7 @@ daemonUsage(const char *argv0, bool privileged) > " %s/run/libvirt/libvirt-sock-ro\n" > "\n" > " TLS:\n" > - " CA certificate: %s/pki/CA/caert.pem\n" > + " CA certificate: %s/pki/CA/cacert.pem\n" > " Server certificate: %s/pki/libvirt/servercert.pem\n" > " Server private key: %s/pki/libvirt/private/serverkey.pem\n" > "\n" > -- > 1.8.3.1 > > -- > libvir-list mailing list > libvir-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libvir-list ACK. -- Doug Goldstein -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list