From df0e3fcb631735d753cb08412ed63c54e9fd5e0e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 7 Apr 1998 20:04:27 +0000 Subject: Markup nit. --- Doc/libmacfs.tex | 3 ++- Doc/mac/libmacfs.tex | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Doc/libmacfs.tex b/Doc/libmacfs.tex index 24e08ab..e0830a1 100644 --- a/Doc/libmacfs.tex +++ b/Doc/libmacfs.tex @@ -194,7 +194,8 @@ Note that it is currently not possible to directly manipulate a resource as an \pytype{Alias} object. Hence, after calling \method{Update()} or after \method{Resolve()} indicates that the alias has changed the Python program is responsible for getting the -\var{data} from the \pytype{Alias} object and modifying the resource. +\member{data} value from the \pytype{Alias} object and modifying the +resource. \subsection{FInfo Objects} diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex index 24e08ab..e0830a1 100644 --- a/Doc/mac/libmacfs.tex +++ b/Doc/mac/libmacfs.tex @@ -194,7 +194,8 @@ Note that it is currently not possible to directly manipulate a resource as an \pytype{Alias} object. Hence, after calling \method{Update()} or after \method{Resolve()} indicates that the alias has changed the Python program is responsible for getting the -\var{data} from the \pytype{Alias} object and modifying the resource. +\member{data} value from the \pytype{Alias} object and modifying the +resource. \subsection{FInfo Objects} -- cgit v0.12