summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/waitpid.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/src/waitpid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/waitpid.c b/c/src/exec/posix/src/waitpid.c
index d52177961d..e367e87074 100644
--- a/c/src/exec/posix/src/waitpid.c
+++ b/c/src/exec/posix/src/waitpid.c
@@ -1,5 +1,5 @@
/*
- * wait() - POSIX 1003.1b 3.2.1
+ * waitpid() - POSIX 1003.1 3.2.1
*
* $Id$
*/