From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- posix_users/process_creation_and_execution.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'posix_users/process_creation_and_execution.rst') 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. -- cgit v1.2.3