summaryrefslogtreecommitdiffstats
path: root/Doc/mac/libmacfs.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-11-10 16:13:25 (GMT)
committerFred Drake <fdrake@acm.org>1999-11-10 16:13:25 (GMT)
commite15eb35fd0a038aead785a57526157e6745e0b09 (patch)
treee1deb19c7cd865a255fefb3970e51a55e9317e21 /Doc/mac/libmacfs.tex
parent9fa76f1090d1646bcc074fb20092b5a80be3c109 (diff)
downloadcpython-e15eb35fd0a038aead785a57526157e6745e0b09.zip
cpython-e15eb35fd0a038aead785a57526157e6745e0b09.tar.gz
cpython-e15eb35fd0a038aead785a57526157e6745e0b09.tar.bz2
Use \citetitle as appropriate.
Diffstat (limited to 'Doc/mac/libmacfs.tex')
-rw-r--r--Doc/mac/libmacfs.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex
index 86d8d0d..15ddfde 100644
--- a/Doc/mac/libmacfs.tex
+++ b/Doc/mac/libmacfs.tex
@@ -16,7 +16,7 @@ Manager, \program{finder} aliases and the Standard File package.
Whenever a function or method expects a \var{file} argument, this
argument can be one of three things:\ (1) a full or partial Macintosh
pathname, (2) an \pytype{FSSpec} object or (3) a 3-tuple \code{(\var{wdRefNum},
-\var{parID}, \var{name})} as described in \emph{Inside
+\var{parID}, \var{name})} as described in \citetitle{Inside
Macintosh:\ Files}. A description of aliases and the Standard File
package can also be found there.
@@ -202,7 +202,7 @@ resource.
\subsection{FInfo Objects \label{finfo-objects}}
-See \emph{Inside Macintosh: Files} for a complete description of what
+See \citetitle{Inside Macintosh: Files} for a complete description of what
the various fields mean.
\begin{memberdesc}[FInfo]{Creator}