summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/ioopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/ioopen.c')
-rw-r--r--cpukit/sapi/src/ioopen.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/sapi/src/ioopen.c b/cpukit/sapi/src/ioopen.c
index a42d9f12b4..01ed0e2bc9 100644
--- a/cpukit/sapi/src/ioopen.c
+++ b/cpukit/sapi/src/ioopen.c
@@ -1,14 +1,12 @@
/**
* @file
*
- * @brief Opening for The IO Manager
+ * @ingroup RTEMSImplClassicIO
*
- * @ingroup ClassicIO
+ * @brief This source file contains the implementation of rtems_io_open().
*/
/*
- * Input/Output Manager - Open Device
- *
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*