summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/waitpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/waitpid.c')
-rw-r--r--cpukit/posix/src/waitpid.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/posix/src/waitpid.c b/cpukit/posix/src/waitpid.c
index 0ae199156f..03e4f7d731 100644
--- a/cpukit/posix/src/waitpid.c
+++ b/cpukit/posix/src/waitpid.c
@@ -1,6 +1,11 @@
-/*
- * waitpid() - POSIX 1003.1 3.2.1
+/**
+ * @file
*
+ * @brief Wait for Process to Change State
+ * @ingroup POSIX
+ */
+
+/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*