summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/kill.c')
-rw-r--r--cpukit/posix/src/kill.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/posix/src/kill.c b/cpukit/posix/src/kill.c
index ee59fe4b84..8a476e40ce 100644
--- a/cpukit/posix/src/kill.c
+++ b/cpukit/posix/src/kill.c
@@ -1,6 +1,11 @@
-/*
- * 3.3.2 Send a Signal to a Process, P1003.1b-1993, p. 68
+/**
+ * @file
*
+ * @brief Send a Signal to a Process
+ * @ingroup POSIX
+ */
+
+/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*