summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch14.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-29 16:42:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-29 16:42:51 +0000
commit2119f9d4b1c495084ca51f0cb9aec3d1f5620462 (patch)
tree4c8cf5fafdb7a7f8d3c41933cc576e2128017e49 /doc/posix1003.1/ch14.t
parentPatch from Ian Lance Taylor <ian@airs.com>: (diff)
downloadrtems-2119f9d4b1c495084ca51f0cb9aec3d1f5620462.tar.bz2
making release docs
Diffstat (limited to '')
-rw-r--r--doc/posix1003.1/ch14.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/posix1003.1/ch14.t b/doc/posix1003.1/ch14.t
index 25de89cbf9..94ff3daebc 100644
--- a/doc/posix1003.1/ch14.t
+++ b/doc/posix1003.1/ch14.t
@@ -46,21 +46,21 @@ clock_getres(), Function, Implemented
@subsection Create a Per-Process Timer
@example
-timer_create(), Function, Dummy Implementation
+timer_create(), Function, Implemented
@end example
@subsection Delete a Per-Process Timer
@example
-timer_delete(), Function, Dummy Implementation
+timer_delete(), Function, Implemented
@end example
@subsection Per-Process Timers
@example
-timer_settime(), Function, Dummy Implementation
-timer_gettime(), Function, Dummy Implementation
-timer_getoverrun(), Function, Dummy Implementation
+timer_settime(), Function, Implemented
+timer_gettime(), Function, Implemented
+timer_getoverrun(), Function, Implemented
@end example
@subsection High Resolution Sleep