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