diff --git a/Doc/libmacfs.tex b/Doc/libmacfs.tex index 24e08aba673..e0830a1c0c2 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 24e08aba673..e0830a1c0c2 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}