This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 92186c194270fa57eed507381b901476e46c9d49 Author: p-szafonimateusz <p-szafonimate...@xiaomi.com> AuthorDate: Wed Aug 20 13:26:00 2025 +0200 Documentation/posix.rst: fix typos fix typos in Documentation/standards/posix.rst Signed-off-by: p-szafonimateusz <p-szafonimate...@xiaomi.com> --- Documentation/standards/posix.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/standards/posix.rst b/Documentation/standards/posix.rst index 10241688441..577abf16ce5 100644 --- a/Documentation/standards/posix.rst +++ b/Documentation/standards/posix.rst @@ -94,8 +94,8 @@ POSIX.1 Option Requirements: ``_POSIX_MEMLOCK_RANGE`` which is sufficient for devices without MMU, but doesn't meet the requirement for devices with MMU. .. [#fn4] Deprecated in new revisions of POSIX. Merged into other base options. -.. [#fn5] Requred only for the development platform. - For PSE54 this requirement is also for execution platform whis is +.. [#fn5] Required only for the development platform. + For PSE54 this requirement is also for execution platform which is not supported. Requirements for Other Standards: @@ -2568,7 +2568,7 @@ _POSIX_MEMLOCK +--------------------------------+----------------+ .. [#fn14] The function returns a success value but doesn't implement - the requred functionality. + the required functionality. _POSIX_MEMLOCK_RANGE -------------------- @@ -2582,7 +2582,7 @@ _POSIX_MEMLOCK_RANGE +--------------------------------+----------------+ .. [#fn15] The function returns a success value but doesn't implement - the requred functionality. + the required functionality. _POSIX_MONOTONIC_CLOCK ---------------------- @@ -2920,7 +2920,7 @@ _POSIX_MEMORY_PROTECTION +--------------------------------+----------------+ .. [#fn17] The function returns a success value but doesn't implement - the requred functionality. + the required functionality. _POSIX_PRIORITIZED_IO ---------------------