summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-17 02:46:34 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-17 02:46:34 (GMT)
commitb51429a1456520ef75d4d37034d943ba0f9682d2 (patch)
tree2549ce2fde7c1995d4f2cd041bf1ecb44c9d3aa8
parentd579ed8239589dc6a48ae670dd48a6aebf37dcca (diff)
downloadcpython-b51429a1456520ef75d4d37034d943ba0f9682d2.zip
cpython-b51429a1456520ef75d4d37034d943ba0f9682d2.tar.gz
cpython-b51429a1456520ef75d4d37034d943ba0f9682d2.tar.bz2
Adjust so that it works as part of a HOWTO-based manual.
-rw-r--r--Doc/libmac.tex7
-rw-r--r--Doc/mac/libmac.tex7
2 files changed, 4 insertions, 10 deletions
diff --git a/Doc/libmac.tex b/Doc/libmac.tex
index 54049a2..965412f 100644
--- a/Doc/libmac.tex
+++ b/Doc/libmac.tex
@@ -1,7 +1,4 @@
-\chapter{Macintosh Specific Services}
-\label{macintosh}
-
-The modules in this chapter are available on the Apple Macintosh only.
+The modules in this manual are available on the Apple Macintosh only.
Aside from the modules described here there are also interfaces to
various MacOS toolboxes, which are currently not extensively
@@ -124,7 +121,7 @@ values in MacPython.
One additional function is available: \function{xstat()}. This function
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.
+4-character creator and type.
\section{Standard Module \module{macpath}}
\label{module-macpath}
diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex
index 54049a2..965412f 100644
--- a/Doc/mac/libmac.tex
+++ b/Doc/mac/libmac.tex
@@ -1,7 +1,4 @@
-\chapter{Macintosh Specific Services}
-\label{macintosh}
-
-The modules in this chapter are available on the Apple Macintosh only.
+The modules in this manual are available on the Apple Macintosh only.
Aside from the modules described here there are also interfaces to
various MacOS toolboxes, which are currently not extensively
@@ -124,7 +121,7 @@ values in MacPython.
One additional function is available: \function{xstat()}. This function
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.
+4-character creator and type.
\section{Standard Module \module{macpath}}
\label{module-macpath}