diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-18 15:10:24 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-18 15:10:24 (GMT) |
commit | 12918af83ee0f7b842a5806bf3f9c960fd4bd2d3 (patch) | |
tree | 16481b0b10391e55fe6b45d9b593b83ddbc7839c /Doc/lib/libamoeba.tex | |
parent | ddf03bf8e1c4622af95d474a966d4304ee6bb98e (diff) | |
download | cpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.zip cpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.tar.gz cpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.tar.bz2 |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/lib/libamoeba.tex')
-rw-r--r-- | Doc/lib/libamoeba.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libamoeba.tex b/Doc/lib/libamoeba.tex index 10059ee..d471f35 100644 --- a/Doc/lib/libamoeba.tex +++ b/Doc/lib/libamoeba.tex @@ -1,8 +1,9 @@ \chapter{Amoeba Specific Services} \section{Built-in Module \sectcode{amoeba}} - +\label{module-amoeba} \bimodindex{amoeba} + This module provides some object types and operations useful for Amoeba applications. It is only available on systems that support Amoeba operations. RPC errors and other Amoeba errors are reported as |