summaryrefslogtreecommitdiffstats
path: root/c-user/rate-monotonic/introduction.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-30 08:51:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-03 10:39:49 +0200
commitefb8e7c6c3fe534ac36ca44553831c61179fe771 (patch)
tree37818d2affdd7a60edcb7bee61d627ca6b5bf5ba /c-user/rate-monotonic/introduction.rst
parenteng: Add freestanding test cases (diff)
downloadrtems-docs-efb8e7c6c3fe534ac36ca44553831c61179fe771.tar.bz2
c-user: Add "Kernel Character I/O Support" chapter
Close #4482.
Diffstat (limited to '')
-rw-r--r--c-user/rate-monotonic/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/rate-monotonic/introduction.rst b/c-user/rate-monotonic/introduction.rst
index 5b0c094..9e3c6f0 100644
--- a/c-user/rate-monotonic/introduction.rst
+++ b/c-user/rate-monotonic/introduction.rst
@@ -70,7 +70,7 @@ by the Rate-Monotonic Manager are:
of all periods.
* :ref:`InterfaceRtemsRateMonotonicReportStatistics` - Reports the period
- statistics using the :c:func:`printk` printer.
+ statistics using the :ref:`InterfacePrintk` printer.
* :ref:`InterfaceRtemsRateMonotonicReportStatisticsWithPlugin` - Reports the
period statistics using the printer plugin.