From b51429a1456520ef75d4d37034d943ba0f9682d2 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 17 Apr 1998 02:46:34 +0000 Subject: Adjust so that it works as part of a HOWTO-based manual. --- Doc/libmac.tex | 7 ++----- Doc/mac/libmac.tex | 7 ++----- 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} -- cgit v0.12