From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKDqQ-0007Y9-DV for qemu-devel@nongnu.org; Fri, 15 Jan 2016 18:31:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKDqN-0002VU-0K for qemu-devel@nongnu.org; Fri, 15 Jan 2016 18:31:50 -0500 References: <1452605979-744-1-git-send-email-cfergeau@redhat.com> From: Eric Blake Message-ID: <56998161.7080207@redhat.com> Date: Fri, 15 Jan 2016 16:31:45 -0700 MIME-Version: 1.0 In-Reply-To: <1452605979-744-1-git-send-email-cfergeau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="StmbkIbe8J19DrWLaOID2Wi297C5cXTaa" Subject: Re: [Qemu-devel] [PATCH] man: virtfs-proxy-helper: Fix 'capbilities' typo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christophe Fergeau , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --StmbkIbe8J19DrWLaOID2Wi297C5cXTaa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/12/2016 06:39 AM, Christophe Fergeau wrote: > Signed-off-by: Christophe Fergeau > --- > fsdev/virtfs-proxy-helper.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/fsdev/virtfs-proxy-helper.texi b/fsdev/virtfs-proxy-helper= =2Etexi > index e60e3b9..1b905a0 100644 > --- a/fsdev/virtfs-proxy-helper.texi > +++ b/fsdev/virtfs-proxy-helper.texi > @@ -29,7 +29,7 @@ driver sends filesystem request to proxy helper and r= eceives the > response from it. > =20 > Proxy helper is designed so that it can drop the root privilege with > -retaining capbilities needed for doing filesystem operations only. > +retaining capabilities needed for doing filesystem operations only. Still reads awkwardly; better might be: The proxy helper is designed so that it can drop root privileges except for the capabilities needed for doing filesystem operations. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --StmbkIbe8J19DrWLaOID2Wi297C5cXTaa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWmYFhAAoJEKeha0olJ0NqYgwH/0CFu7JPRtvYP4udC8LS+PAi IoyZETCOSDAw/CgU0pioGNDReFAGpb4SmXJpfqIM7L8PL+gBhWNIFqLb8prggD/E VeQS3sWWRtz8VOJYmS9C21AtsLpMfpzrNBb5Hkj7xl+IgUvp0AyykRm0b2MvwY7M bTxTdfFVpxPpOYYL1cusAW8vs9o3LQLaKy9QKi3D5X624csuJtuAr4YDtNA4Mxam wVS9QSP8488AawzYiVMi8Ae1rq3/N/jyrOwH/ewGb28Fo1VMmq5u38qz2a16QT+L TiYfY0PsSp9VTv+ylp2/GZfqG+ErMTvZn1hdM7Eq1QqegRFc0thVM6pYOHg3Kyo= =HgnJ -----END PGP SIGNATURE----- --StmbkIbe8J19DrWLaOID2Wi297C5cXTaa--