From ea03693eb739077e1cfb4de83e13077e23d12ab1 Mon Sep 17 00:00:00 2001
From: Alberto Bertogli <albertito@blitiri.com.ar>
Date: Sat, 13 Jun 2009 13:42:41 -0300
Subject: [PATCH 20/48] Minor wording fix in remote control document

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 doc/remote_control.rst |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/remote_control.rst b/doc/remote_control.rst
index eec7c5d..859623b 100644
--- a/doc/remote_control.rst
+++ b/doc/remote_control.rst
@@ -29,8 +29,8 @@ supported at the moment:
 
 Where:
 
- - *name* is the failure point name (which, at the moment, cannot have spaces
-   inside).
+ - *name* is the name of the point of failure (which, at the moment, cannot
+   have spaces inside).
  - *failnum* the same as the *failnum* parameter of *fiu_enable()* (see the
    manpage for more details).
  - failinfo the same as the *failinfo* parameter of *fiu_enable()* (see the
-- 
1.6.2.2.646.gb214

