Index: src/share/man/man9/fail.9 =================================================================== RCS file: /home/ncvs/src/share/man/man9/fail.9,v retrieving revision 1.2 diff -u -r1.2 fail.9 --- src/share/man/man9/fail.9 28 May 2009 15:02:52 -0000 1.2 +++ src/share/man/man9/fail.9 8 Aug 2009 08:10:14 -0000 @@ -37,7 +37,7 @@ .Nm KFAIL_POINT_GOTO , .Nm fail_point , .Nm DEBUG_FP -. +.\" .Nd fail points .Sh SYNOPSIS .In sys/fail.h @@ -159,7 +159,8 @@ .Pp The operator -> can be used to express cascading terms. If you specify ->, it means that if doesn't -'execute', is evaluated. +.Ql execute , + is evaluated. For the purpose of this operator, the return() and print() operators are the only types that cascade. A return() term only cascades if the code executes, and a print()