summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch04.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch04.t')
-rw-r--r--doc/posix1003.1/ch04.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix1003.1/ch04.t b/doc/posix1003.1/ch04.t
index bcd6c4a09e..2ec3db3ea0 100644
--- a/doc/posix1003.1/ch04.t
+++ b/doc/posix1003.1/ch04.t
@@ -73,7 +73,7 @@ setpgid(), Function, Dummy Implementation
@subsection Get System Name
@example
-struct utsname, Type,
+struct utsname, Type, Untested Implementation
uname(), Function, Untested Implementation
@end example
@@ -88,7 +88,7 @@ time(), Function, Implemented
@subsection Get Process Times
@example
-struct tms, Type,
+struct tms, Type, Implemented
times(), Function, Implemented
@end example