From 2119f9d4b1c495084ca51f0cb9aec3d1f5620462 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 29 Oct 1998 16:42:51 +0000 Subject: making release docs --- doc/posix1003.1/ch06.t | 2 +- doc/posix1003.1/ch14.t | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/posix1003.1') diff --git a/doc/posix1003.1/ch06.t b/doc/posix1003.1/ch06.t index 5861886a8e..7f1fa9f501 100644 --- a/doc/posix1003.1/ch06.t +++ b/doc/posix1003.1/ch06.t @@ -22,7 +22,7 @@ pipe(), Function, Dummy Implementation @example dup(), Function, Implemented -dup2(), Function, Untested Iimplementation +dup2(), Function, Untested Implementation @end example @section File Descriptor Deassignment 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 -- cgit v1.2.3