From 6984a19876c6aa688f48d933a624a48dfd5751c1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 17 Mar 1998 18:50:14 +0000 Subject: Completed status pass on functions and data types. --- doc/posix1003.1/ch03.t | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/posix1003.1/ch03.t') diff --git a/doc/posix1003.1/ch03.t b/doc/posix1003.1/ch03.t index 74ddc5d68a..9a573c4a74 100644 --- a/doc/posix1003.1/ch03.t +++ b/doc/posix1003.1/ch03.t @@ -54,10 +54,10 @@ _exit(), Function, Unimplemented @subsection Signal Concepts @example -sigset_t, Type, -struct sigevent, Type, -union sigval, Type, -siginfo_t, Type, +sigset_t, Type, Implemented +struct sigevent, Type, Implemented +union sigval, Type, Implemented +siginfo_t, Type, Implemented @end example @subsection Send a Signal to a Process @@ -80,7 +80,7 @@ sigismember(), Function, Implemented @example sigaction(), Function, Implemented -sigaction, Type, +sigaction, Type, Implemented @end example @subsection Examine and Change Blocked Signals -- cgit v1.2.3