From cf5ef6d52d55ae1af5d4953d55f275cd2693a4a0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 3 Sep 1997 15:36:05 +0000 Subject: More specific information on error code. --- doc/user/rtmon.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/user/rtmon.t') diff --git a/doc/user/rtmon.t b/doc/user/rtmon.t index 5744bcae86..fa6ac9437a 100644 --- a/doc/user/rtmon.t +++ b/doc/user/rtmon.t @@ -1147,7 +1147,8 @@ procedure Rate_Monotonic_Period ( @code{SUCCESSFUL} - period initiated successfully@* @code{INVALID_ID} - invalid rate monotonic period id@* @code{NOT_OWNER_OF_RESOURCE} - period not created by calling task@* -@code{NOT_DEFINED} - period has never been initiated@* +@code{NOT_DEFINED} - period has never been initiated (only +possible when period is set to PERIOD_STATUS)@* @code{TIMEOUT} - period has expired @subheading DESCRIPTION: -- cgit v1.2.3