summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
commit3a0351cf8556a20e5ccfb63ba0dbbdba79684063 (patch)
tree896e951360c60e9c545d350ed05cd18b34b394b3 /Doc/mac
parente7957184d230b7eda9e7db942bc8f96e71a8c34b (diff)
downloadcpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.zip
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.gz
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.bz2
Remove all uses of \sectcode; we can now use logical markup everywhere.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libctb.tex2
-rw-r--r--Doc/mac/libframework.tex2
-rw-r--r--Doc/mac/libmac.tex4
-rw-r--r--Doc/mac/libmacconsole.tex2
-rw-r--r--Doc/mac/libmacdnr.tex2
-rw-r--r--Doc/mac/libmacfs.tex2
-rw-r--r--Doc/mac/libmacic.tex2
-rw-r--r--Doc/mac/libmacos.tex2
-rw-r--r--Doc/mac/libmacostools.tex4
-rw-r--r--Doc/mac/libmactcp.tex2
10 files changed, 12 insertions, 12 deletions
diff --git a/Doc/mac/libctb.tex b/Doc/mac/libctb.tex
index de0636d..d7302be 100644
--- a/Doc/mac/libctb.tex
+++ b/Doc/mac/libctb.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{ctb}}
+\section{Built-in Module \module{ctb}}
\label{module-ctb}
\bimodindex{ctb}
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex
index 6e77870..5bd2e2a 100644
--- a/Doc/mac/libframework.tex
+++ b/Doc/mac/libframework.tex
@@ -1,4 +1,4 @@
-\section{Standard Module \sectcode{FrameWork}}
+\section{Standard Module \module{FrameWork}}
\stmodindex{FrameWork}
\label{module-FrameWork}
diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex
index 987f290..54049a2 100644
--- a/Doc/mac/libmac.tex
+++ b/Doc/mac/libmac.tex
@@ -89,7 +89,7 @@ and the Standard File package.
\end{description}
-\section{Built-in Module \sectcode{mac}}
+\section{Built-in Module \module{mac}}
\label{module-mac}
\bimodindex{mac}
@@ -126,7 +126,7 @@ returns the same information as \function{stat()}, but with three extra
values appended: the size of the resource fork of the file and its
4-char creator and type.
-\section{Standard Module \sectcode{macpath}}
+\section{Standard Module \module{macpath}}
\label{module-macpath}
\stmodindex{macpath}
diff --git a/Doc/mac/libmacconsole.tex b/Doc/mac/libmacconsole.tex
index beda8e3..0d1f350 100644
--- a/Doc/mac/libmacconsole.tex
+++ b/Doc/mac/libmacconsole.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{macconsole}}
+\section{Built-in Module \module{macconsole}}
\label{module-macconsole}
\bimodindex{macconsole}
diff --git a/Doc/mac/libmacdnr.tex b/Doc/mac/libmacdnr.tex
index 1df4a58..2aa07f5 100644
--- a/Doc/mac/libmacdnr.tex
+++ b/Doc/mac/libmacdnr.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{macdnr}}
+\section{Built-in Module \module{macdnr}}
\label{module-macdnr}
\bimodindex{macdnr}
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex
index 6bb4bbf..24e08ab 100644
--- a/Doc/mac/libmacfs.tex
+++ b/Doc/mac/libmacfs.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{macfs}}
+\section{Built-in Module \module{macfs}}
\label{module-macfs}
\bimodindex{macfs}
diff --git a/Doc/mac/libmacic.tex b/Doc/mac/libmacic.tex
index 7cd0557..36396c1 100644
--- a/Doc/mac/libmacic.tex
+++ b/Doc/mac/libmacic.tex
@@ -1,4 +1,4 @@
-\section{Standard Module \sectcode{ic}}
+\section{Standard Module \module{ic}}
\label{module-ic}
\bimodindex{ic}
diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex
index 29233cd..e634772 100644
--- a/Doc/mac/libmacos.tex
+++ b/Doc/mac/libmacos.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{MacOS}}
+\section{Built-in Module \module{MacOS}}
\label{module-MacOS}
\bimodindex{MacOS}
diff --git a/Doc/mac/libmacostools.tex b/Doc/mac/libmacostools.tex
index 8475522..9586285 100644
--- a/Doc/mac/libmacostools.tex
+++ b/Doc/mac/libmacostools.tex
@@ -1,4 +1,4 @@
-\section{Standard Module \sectcode{macostools}}
+\section{Standard Module \module{macostools}}
\label{module-macostools}
\stmodindex{macostools}
@@ -47,7 +47,7 @@ Note that the process of creating finder aliases is not specified in
the Apple documentation. Hence, aliases created with \function{mkalias()}
could conceivably have incompatible behaviour in some cases.
-\section{Standard Module \sectcode{findertools}}
+\section{Standard Module \module{findertools}}
\label{module-findertools}
\stmodindex{findertools}
diff --git a/Doc/mac/libmactcp.tex b/Doc/mac/libmactcp.tex
index 790c48e..b592247 100644
--- a/Doc/mac/libmactcp.tex
+++ b/Doc/mac/libmactcp.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{mactcp}}
+\section{Built-in Module \module{mactcp}}
\label{module-mactcp}
\bimodindex{mactcp}