Skip to content

Commit e8ba19e

Browse files
Christopher Friedtfabiobaltieri
authored andcommitted
docs: posix: aep: correct some typos
* use _POSIX_AEP_REALTIME_DEDICATED instead of CONTROLLER * use _POSIX_AEP_REALTIME_DEDICATED instead of MINIMAL in comment Signed-off-by: Christopher Friedt <[email protected]>
1 parent ec69e64 commit e8ba19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/services/portability/posix/aep/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ Realtime Controller System Profile (PSE52)
122122
Dedicated Realtime System Profile (PSE53)
123123
=========================================
124124

125-
.. Conforming implementations shall define _POSIX_AEP_REALTIME_MINIMAL to the value 200312L
125+
.. Conforming implementations shall define _POSIX_AEP_REALTIME_DEDICATED to the value 200312L
126126
127127
.. csv-table:: PSE53 System Interfaces
128128
:header: Symbol, Support, Remarks
129129
:widths: 50, 10, 50
130130

131-
_POSIX_AEP_REALTIME_CONTROLLER, -1,
131+
_POSIX_AEP_REALTIME_DEDICATED, -1,
132132

133133
.. csv-table:: PSE53 Option Groups
134134
:header: Symbol, Support, Remarks

0 commit comments

Comments
 (0)