summaryrefslogtreecommitdiffstats
path: root/c-user/io/directives.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/io/directives.rst')
-rw-r--r--c-user/io/directives.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/io/directives.rst b/c-user/io/directives.rst
index d308944..7def56a 100644
--- a/c-user/io/directives.rst
+++ b/c-user/io/directives.rst
@@ -1,6 +1,6 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
-.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+.. Copyright (C) 2020 embedded brains GmbH & Co. KG
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. This file is part of the RTEMS quality process and was automatically
@@ -64,7 +64,7 @@ table and device major number in the Device Driver Table.
This parameter is the device driver address table.
``registered_major``
- This parameter is the pointer to an :c:type:`rtems_device_major_number`
+ This parameter is the pointer to an :ref:`InterfaceRtemsDeviceMajorNumber`
object. When the directive call is successful, the device major number of
the registered device will be stored in this object.