summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/execvp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/execvp.c')
-rw-r--r--cpukit/posix/src/execvp.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/posix/src/execvp.c b/cpukit/posix/src/execvp.c
index 6b4d0e9a39..7712c8cef6 100644
--- a/cpukit/posix/src/execvp.c
+++ b/cpukit/posix/src/execvp.c
@@ -1,6 +1,11 @@
-/*
- * execvp() - POSIX 1003.1b 3.1.2
+/**
+ * @file
*
+ * @brief execvp() - POSIX 1003.1b 3.1.2
+ * @ingroup POSIX_KEY Key
+ */
+
+/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*