All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH v2] man: virtfs-proxy-helper: Rework awkward sentence
@ 2016-01-18  9:51 ` Christophe Fergeau
  0 siblings, 0 replies; 6+ messages in thread
From: Christophe Fergeau @ 2016-01-18  9:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

There was a 'capbilities' typo in this man page. This commit
reformulates the sentence the typo was in to make it easier to grasp.
This is based on a suggestion from Eric Blake.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
---
Changes since v1:
- rather than just fixing the typo, reformulate the sentence it's in as
  suggested by Eric.


 fsdev/virtfs-proxy-helper.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fsdev/virtfs-proxy-helper.texi b/fsdev/virtfs-proxy-helper.texi
index e60e3b9..a2f4ecc 100644
--- a/fsdev/virtfs-proxy-helper.texi
+++ b/fsdev/virtfs-proxy-helper.texi
@@ -28,8 +28,8 @@ QEMU and proxy helper communicate using this socket. QEMU proxy fs
 driver sends filesystem request to proxy helper and receives the
 response from it.
 
-Proxy helper is designed so that it can drop the root privilege with
-retaining capbilities needed for doing filesystem operations only.
+The proxy helper is designed so that it can drop root privileges except
+for the capabilities needed for doing filesystem operations.
 
 @end table
 @c man end
-- 
2.5.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-30  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18  9:51 [Qemu-trivial] [PATCH v2] man: virtfs-proxy-helper: Rework awkward sentence Christophe Fergeau
2016-01-18  9:51 ` [Qemu-devel] " Christophe Fergeau
2016-01-18 20:31 ` [Qemu-trivial] " Eric Blake
2016-01-18 20:31   ` Eric Blake
2016-01-30  9:34 ` [Qemu-trivial] " Michael Tokarev
2016-01-30  9:34   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.