summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch12.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:56:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:56:23 +0000
commit68feecfd86ac8c88b079fcdae42369a63c5e7a98 (patch)
tree598d382ceb32f58feaece7f404c784eaa43660bf /doc/posix1003.1/ch12.t
parentBaseline (diff)
downloadrtems-68feecfd86ac8c88b079fcdae42369a63c5e7a98.tar.bz2
Outline complete and apparently correct.
Diffstat (limited to 'doc/posix1003.1/ch12.t')
-rw-r--r--doc/posix1003.1/ch12.t16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/posix1003.1/ch12.t b/doc/posix1003.1/ch12.t
index c23a7cc3da..1342d17ab7 100644
--- a/doc/posix1003.1/ch12.t
+++ b/doc/posix1003.1/ch12.t
@@ -8,14 +8,14 @@
@chapter Memory Management
@section Memory Locking Functions
-@subsubsection Lock/Unlock the Address Space of a Process
-@subsubsection Lock/Unlock a Rand of Process Address Space
+@subsection Lock/Unlock the Address Space of a Process
+@subsection Lock/Unlock a Rand of Process Address Space
@section Memory Mapping Functions
-@subsubsection Map Process Addresses to a Memory Object
-@subsubsection Unmap Previously Mapped Addresses
-@subsubsection Change Memory Protection
-@subsubsection Memory Object Synchronization
+@subsection Map Process Addresses to a Memory Object
+@subsection Unmap Previously Mapped Addresses
+@subsection Change Memory Protection
+@subsection Memory Object Synchronization
@section Shared Memory Functions
-@subsubsection Open a Shared Memory Object
-@subsubsection Remove a Shared Memory Object
+@subsection Open a Shared Memory Object
+@subsection Remove a Shared Memory Object