changeset 531:86139e126926

Mainly section structures added.
author roug
date Sat, 12 Oct 2002 12:03:22 +0000
parents c43b678c0055
children 72f3c79b0674
files docs/ccguide/chap3.chapter
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/ccguide/chap3.chapter	Sat Oct 12 12:03:22 2002 +0000
+++ b/docs/ccguide/chap3.chapter	Sat Oct 12 12:03:22 2002 +0000
@@ -5,9 +5,9 @@
 calls available from C programs.
 </para>
 <para>
-It is NOT intended as a definitive description of OS-9 service
-requests as these are described in the OS-9 SYSTEM PROGRAMMER'S
-manual. However, for most calls, enough information is available
+It is <emphasis>not</emphasis> intended as a definitive description of OS-9 service
+requests as these are described in the OS-9 System Programmer's
+Manual. However, for most calls, enough information is available
 here to enable the programmer to write systems calls into programs
 without looking further.
 </para>
@@ -32,7 +32,7 @@
 the programs are in "&lt;errno.h&gt;".
 </para>
 <para>
-In the "SEE ALSO" sections on the following pages, unless
+In the "See Also" sections on the following pages, unless
 otherwise stated, the references are to other system calls.
 </para>
 <para>