summaryrefslogtreecommitdiffstats
path: root/doc/user/event.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/event.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/event.t b/doc/user/event.t
index c8664b09a3..13d5af980f 100644
--- a/doc/user/event.t
+++ b/doc/user/event.t
@@ -295,6 +295,7 @@ procedure Event_Receive (
@subheading DIRECTIVE STATUS CODES:
@code{@value{RPREFIX}SUCCESSFUL} - event received successfully@*
@code{@value{RPREFIX}UNSATISFIED} - input event not satisfied (@code{@value{RPREFIX}NO_WAIT})@*
+@code{@value{RPREFIX}INVALID_ADDRESS} - @code{event_out} is NULL@*
@code{@value{RPREFIX}TIMEOUT} - timed out waiting for event
@subheading DESCRIPTION: