author | Alberto Bertogli
<albertito@blitiri.com.ar> 2009-06-13 03:54:15 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2009-06-13 03:54:42 UTC |
parent | b1d105082bee1e2dd41d9b882979e04f20ac9bbd |
libfiu/libfiu.3 | +3 | -2 |
diff --git a/libfiu/libfiu.3 b/libfiu/libfiu.3 index 1f27c9b..4d584f6 100644 --- a/libfiu/libfiu.3 +++ b/libfiu/libfiu.3 @@ -144,8 +144,9 @@ failure that begin with the given name (excluding the asterisk, of course). .TP .BI "fiu_enable_random(" name ", " failnum ", " failinfo ", " flags ", " probability ")" -Enables the given point of failure, with the given probability. The rest of the -parameters, as well as the return value, are the same as the ones in +Enables the given point of failure, with the given probability (between 0 and +1). The rest of the parameters, as well as the return value, are the same as +the ones in .BR fiu_enable() . .TP