Commit 090856ef authored by Fred Drake's avatar Fred Drake

Added \label{} for logical addressing.

parent 68b12f22
\chapter{Generic Operating System Services} \chapter{Generic Operating System Services}
\label{allos}
The modules described in this chapter provide interfaces to operating The modules described in this chapter provide interfaces to operating
system features that are available on (almost) all operating systems, system features that are available on (almost) all operating systems,
such as files and a clock. The interfaces are generally modelled such as files and a clock. The interfaces are generally modelled
after the \UNIX{} or C interfaces but they are available on most other after the \UNIX{} or \C{} interfaces but they are available on most
systems as well. Here's an overview: other systems as well. Here's an overview:
\begin{description} \begin{description}
......
\chapter{Cryptographic Services} \chapter{Cryptographic Services}
\label{crypto}
\index{cryptography} \index{cryptography}
The modules described in this chapter implement various algorithms of The modules described in this chapter implement various algorithms of
......
\chapter{Multimedia Services} \chapter{Multimedia Services}
\label{mmedia}
The modules described in this chapter implement various algorithms or The modules described in this chapter implement various algorithms or
interfaces that are mainly useful for multimedia applications. They interfaces that are mainly useful for multimedia applications. They
......
% Manual text and implementation by Jaap Vermeulen % Manual text and implementation by Jaap Vermeulen
\section{Standard Module \sectcode{posixfile}} \section{Standard Module \sectcode{posixfile}}
\label{module-posixfile}
\bimodindex{posixfile} \bimodindex{posixfile}
\indexii{posix}{file object} \indexii{\POSIX{}}{file object}
\emph{Note:} This module will become obsolete in a future release. \emph{Note:} This module will become obsolete in a future release.
The locking operation that it provides is done better and more The locking operation that it provides is done better and more
......
\chapter{Generic Operating System Services} \chapter{Generic Operating System Services}
\label{allos}
The modules described in this chapter provide interfaces to operating The modules described in this chapter provide interfaces to operating
system features that are available on (almost) all operating systems, system features that are available on (almost) all operating systems,
such as files and a clock. The interfaces are generally modelled such as files and a clock. The interfaces are generally modelled
after the \UNIX{} or C interfaces but they are available on most other after the \UNIX{} or \C{} interfaces but they are available on most
systems as well. Here's an overview: other systems as well. Here's an overview:
\begin{description} \begin{description}
......
\chapter{Cryptographic Services} \chapter{Cryptographic Services}
\label{crypto}
\index{cryptography} \index{cryptography}
The modules described in this chapter implement various algorithms of The modules described in this chapter implement various algorithms of
......
\chapter{Multimedia Services} \chapter{Multimedia Services}
\label{mmedia}
The modules described in this chapter implement various algorithms or The modules described in this chapter implement various algorithms or
interfaces that are mainly useful for multimedia applications. They interfaces that are mainly useful for multimedia applications. They
......
% Manual text and implementation by Jaap Vermeulen % Manual text and implementation by Jaap Vermeulen
\section{Standard Module \sectcode{posixfile}} \section{Standard Module \sectcode{posixfile}}
\label{module-posixfile}
\bimodindex{posixfile} \bimodindex{posixfile}
\indexii{posix}{file object} \indexii{\POSIX{}}{file object}
\emph{Note:} This module will become obsolete in a future release. \emph{Note:} This module will become obsolete in a future release.
The locking operation that it provides is done better and more The locking operation that it provides is done better and more
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment