summaryrefslogtreecommitdiffstats
path: root/posix_users/process_creation_and_execution.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posix_users/process_creation_and_execution.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/posix_users/process_creation_and_execution.rst b/posix_users/process_creation_and_execution.rst
index 38f1ce1..7ba4588 100644
--- a/posix_users/process_creation_and_execution.rst
+++ b/posix_users/process_creation_and_execution.rst
@@ -57,8 +57,8 @@ is equivalent to invoking either ``exit`` or``rtems_shutdown_executive``.
Directives
==========
-This section details the process creation and execution manager’s directives.
-A subsection is dedicated to each of this manager’s directives
+This section details the process creation and execution manager's directives.
+A subsection is dedicated to each of this manager's directives
and describes the calling sequence, related constants, usage,
and status codes.