git » libfiu » commit ea03693

Minor wording fix in remote control document

author Alberto Bertogli
2009-06-13 16:42:41 UTC
committer Alberto Bertogli
2009-06-13 16:42:41 UTC
parent d9d3e1dfd953a69a4f6417dcab51186d105e5fee

Minor wording fix in remote control document

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

doc/remote_control.rst +2 -2

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