summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/print.h')
-rw-r--r--cpukit/include/rtems/print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/print.h b/cpukit/include/rtems/print.h
index 286a9c41e1..cae81b7630 100644
--- a/cpukit/include/rtems/print.h
+++ b/cpukit/include/rtems/print.h
@@ -31,7 +31,7 @@ typedef struct rtems_printer rtems_printer;
/**
* @defgroup RTEMSPrintSupport RTEMS Print Support
*
- * @ingroup LibIO
+ * @ingroup RTEMSAPIPrintSupport
*
* This module contains all methods and support related to providing the user
* with an interface to the kernel level print support.