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) --- c_user/timespec_helpers.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'c_user/timespec_helpers.rst') diff --git a/c_user/timespec_helpers.rst b/c_user/timespec_helpers.rst index f7c9802..f8ef9c4 100644 --- a/c_user/timespec_helpers.rst +++ b/c_user/timespec_helpers.rst @@ -9,9 +9,9 @@ instances of the POSIX ``struct timespec`` structure. The directives provided by the timespec helpers manager are: -- ``rtems_timespec_set`` - Set timespec’s value +- ``rtems_timespec_set`` - Set timespec's value -- ``rtems_timespec_zero`` - Zero timespec’s value +- ``rtems_timespec_zero`` - Zero timespec's value - ``rtems_timespec_is_valid`` - Check if timespec is valid @@ -101,8 +101,8 @@ User can also check validity of timespec with``rtems_timespec_is_valid`` routine Directives ========== -This section details the Timespec Helpers manager’s directives. -A subsection is dedicated to each of this manager’s directives +This section details the Timespec Helpers 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