diff options
author | Fred Drake <fdrake@acm.org> | 1999-01-07 15:45:55 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-01-07 15:45:55 (GMT) |
commit | c7dd3e11dab80bc608d100c5bd475e8d5da307d4 (patch) | |
tree | 0572283dc97c4085470e8eed0ec09c943abcbd8f /Doc/lib/libamoeba.tex | |
parent | 629082edd6c19553f5b84d68e54b73616c852c35 (diff) | |
download | cpython-c7dd3e11dab80bc608d100c5bd475e8d5da307d4.zip cpython-c7dd3e11dab80bc608d100c5bd475e8d5da307d4.tar.gz cpython-c7dd3e11dab80bc608d100c5bd475e8d5da307d4.tar.bz2 |
Markup nit.
Add module synopsis.
Diffstat (limited to 'Doc/lib/libamoeba.tex')
-rw-r--r-- | Doc/lib/libamoeba.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/lib/libamoeba.tex b/Doc/lib/libamoeba.tex index 3bc7b89..3d8fd14 100644 --- a/Doc/lib/libamoeba.tex +++ b/Doc/lib/libamoeba.tex @@ -1,10 +1,10 @@ \chapter{Amoeba Specific Services} \section{\module{amoeba} --- - None} + Amoeba system support.} \declaremodule{builtin}{amoeba} -\modulesynopsis{None} +\modulesynopsis{Functions for the Amoeba operating system.} This module provides some object types and operations useful for @@ -107,8 +107,8 @@ Returns the size of a bullet file. \end{funcdesc} \begin{funcdesc}{dir_append}{} -\funcline{dir_delete}{}\ -\funcline{dir_lookup}{}\ +\funcline{dir_delete}{} +\funcline{dir_lookup}{} \funcline{dir_replace}{} Like the corresponding \samp{name_}* |