Re: [Qemu-devel] [PATCH] qemu-doc.texi: fix typos for x509 examples

2014-11-04 Thread Gonglei
On 2014/11/5 14:53, Michael Tokarev wrote: > 04.11.2014 16:32, Eric Blake wrote: >> On 11/03/2014 01:48 PM, arei.gong...@huawei.com wrote: >>> From: Gonglei >>> >>> Fix typos made people confuesd: >> >> Spelling: >> s/confuesd/confused/ >> >> Grammar: would read better as: >> >> Fix typos that ca

Re: [Qemu-devel] [PATCH] qemu-doc.texi: fix typos for x509 examples

2014-11-04 Thread Michael Tokarev
04.11.2014 16:32, Eric Blake wrote: > On 11/03/2014 01:48 PM, arei.gong...@huawei.com wrote: >> From: Gonglei >> >> Fix typos made people confuesd: > > Spelling: > s/confuesd/confused/ > > Grammar: would read better as: > > Fix typos that caused confusion for some people: I just removed whole

Re: [Qemu-devel] [PATCH] qemu-doc.texi: fix typos for x509 examples

2014-11-04 Thread Gonglei
On 2014/11/4 21:32, Eric Blake wrote: > On 11/03/2014 01:48 PM, arei.gong...@huawei.com wrote: >> From: Gonglei >> >> Fix typos made people confuesd: > > Spelling: > s/confuesd/confused/ > > Grammar: would read better as: > > Fix typos that caused confusion for some people: > Thanks. Mybe /m

Re: [Qemu-devel] [PATCH] qemu-doc.texi: fix typos for x509 examples

2014-11-04 Thread Eric Blake
On 11/03/2014 01:48 PM, arei.gong...@huawei.com wrote: > From: Gonglei > > Fix typos made people confuesd: Spelling: s/confuesd/confused/ Grammar: would read better as: Fix typos that caused confusion for some people: -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualizatio

[Qemu-devel] [PATCH] qemu-doc.texi: fix typos for x509 examples

2014-11-03 Thread arei.gonglei
From: Gonglei Fix typos made people confuesd: 1) $ certtool --generate-certificate \ --load-ca-certificate ca-cert.pem \ --load-ca-privkey ca-key.pem \ --load-privkey server server-key.pem \ --template server.info \ --outfile server-cert.pem