summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-22 15:05:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-22 15:05:33 +0000
commita31f0643f6f50209305a867145a1fbe6b483a484 (patch)
tree1dca6afa799df58941f53d8fa5b40b2c8741fef1
parentUpdated after addition of some routines by Eric Norum. (diff)
downloadrtems-a31f0643f6f50209305a867145a1fbe6b483a484.tar.bz2
Changed process group routines to unimplementable.
-rw-r--r--doc/posix1003.1/ch07.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix1003.1/ch07.t b/doc/posix1003.1/ch07.t
index 72d7315ac6..60068044d0 100644
--- a/doc/posix1003.1/ch07.t
+++ b/doc/posix1003.1/ch07.t
@@ -196,12 +196,12 @@ tcflow(), Function, Unimplemented
@subsection Get Foreground Process Group ID
@example
-tcgetprgrp(), Function, Unimplemented
+tcgetprgrp(), Function, Unimplementable
@end example
@subsection Set Foreground Process Group ID
@example
-tcsetprgrp(), Function, Unimplemented
+tcsetprgrp(), Function, Unimplementable
@end example