diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-17 16:07:09 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-17 16:07:09 +0000 |
| commit | 470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9 (patch) | |
| tree | 4fd0b8eda81e63366598e55362ceac85adafccb4 /Doc/mac/libmac.tex | |
| parent | 7760cdea81166b7741561043c58dae171811fb2f (diff) | |
| download | cpython-git-470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9.tar.gz | |
mass changes; fix titles; add examples; correct typos; clarifications;
unified style; etc.
Diffstat (limited to 'Doc/mac/libmac.tex')
| -rw-r--r-- | Doc/mac/libmac.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex index 62babda747..545b62c7b6 100644 --- a/Doc/mac/libmac.tex +++ b/Doc/mac/libmac.tex @@ -2,7 +2,7 @@ The modules in this chapter are available on the Apple Macintosh only. -\section{Built-in module \sectcode{mac}} +\section{Built-in Module \sectcode{mac}} \bimodindex{mac} This module provides a subset of the operating system dependent @@ -22,7 +22,7 @@ The following functions are available in this module: \code{unlink}, as well as the exception \code{error}. -\section{Standard module \sectcode{macpath}} +\section{Standard Module \sectcode{macpath}} \stmodindex{macpath} This module provides a subset of the pathname manipulation functions |
