]> granicus.if.org Git - python/commitdiff
Doc fix for SF #962633.
authorNicholas Bastin <nick.bastin@gmail.com>
Sun, 6 Jun 2004 01:17:52 +0000 (01:17 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Sun, 6 Jun 2004 01:17:52 +0000 (01:17 +0000)
Doc/mac/libmacfs.tex
Doc/mac/libmacostools.tex

index f6265ea589abf1c835423277d520597fe977f60c..944ea1bc46f39ea00cbfddefbe8f19ad03b87e36 100644 (file)
@@ -9,7 +9,8 @@
 \deprecated{2.3}{The macfs module should be considered obsolete. For
 \class{FSSpec}, \class{FSRef} and \class{Alias} handling use the
 \module{Carbon.File} or \refmodule{Carbon.Folder} module. For file
-dialogs use the \refmodule{EasyDialogs} module.}
+dialogs use the \refmodule{EasyDialogs} module.  Also, this module is
+known to not work correctly with UFS partitions.}
 
 This module provides access to Macintosh \class{FSSpec} handling, the
 Alias Manager, \program{finder} aliases and the Standard File package.
index 06ddbc7a5412bda8c7eac08ec52018f34a319b64..556e46f15e65dd90fc1bd08e58db2981e9fe4f5c 100644 (file)
@@ -8,7 +8,9 @@
 
 This module contains some convenience routines for file-manipulation
 on the Macintosh. All file parameters can be specified as
-pathnames, \class{FSRef} or \class{FSSpec} objects.
+pathnames, \class{FSRef} or \class{FSSpec} objects.  This module
+expects a filesystem which supports forked files, so it should not
+be used on UFS partitions.
 
 The \module{macostools} module defines the following functions: