summaryrefslogtreecommitdiffstats
path: root/doc/user/rtmon.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-09-03 15:36:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-09-03 15:36:05 +0000
commitcf5ef6d52d55ae1af5d4953d55f275cd2693a4a0 (patch)
tree2f32141a47d5615af72e6af5e3f86b0a7dbbee3b /doc/user/rtmon.t
parentFixed IO Manager calls to remove an argument which was used in 3.2.1 (diff)
downloadrtems-cf5ef6d52d55ae1af5d4953d55f275cd2693a4a0.tar.bz2
More specific information on error code.
Diffstat (limited to '')
-rw-r--r--doc/user/rtmon.t3
1 files changed, 2 insertions, 1 deletions
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: