mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 03:37:03 +08:00
c-user: Clarify IO manager documentation
Unify the wording across similar directives of other managers. Update #3993.
This commit is contained in:
parent
45d3811480
commit
e357ccf65b
@ -64,9 +64,9 @@ 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 a device major number variable. The
|
||||
device major number of the registered device will be stored in this
|
||||
variable, in case of a successful operation.
|
||||
This parameter is the pointer to a device major number variable. When the
|
||||
directive call is successful, the device major number of the registered
|
||||
device will be stored in this variable.
|
||||
|
||||
.. rubric:: RETURN VALUES:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user