diff options
author | Fred Drake <fdrake@acm.org> | 1998-07-23 17:55:31 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-07-23 17:55:31 (GMT) |
commit | fe7f3bc2aa5c59699aa87f6fbe6831f3742039a1 (patch) | |
tree | b31bb7ae7e63ca3219475df2533dc298d06e34e6 /Doc/mac/libmacic.tex | |
parent | dfb658c3867260ae97a79f74df82a9278f319abb (diff) | |
download | cpython-fe7f3bc2aa5c59699aa87f6fbe6831f3742039a1.zip cpython-fe7f3bc2aa5c59699aa87f6fbe6831f3742039a1.tar.gz cpython-fe7f3bc2aa5c59699aa87f6fbe6831f3742039a1.tar.bz2 |
Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable
macros.
Diffstat (limited to 'Doc/mac/libmacic.tex')
-rw-r--r-- | Doc/mac/libmacic.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/mac/libmacic.tex b/Doc/mac/libmacic.tex index 33364cd..4548492 100644 --- a/Doc/mac/libmacic.tex +++ b/Doc/mac/libmacic.tex @@ -1,6 +1,8 @@ \section{Standard Module \module{ic}} -\label{module-ic} -\bimodindex{ic} +\declaremodule{builtin}{ic} + +\modulesynopsis{None} + This module provides access to Macintosh Internet Config package, |