X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..b736d59eb531794e6b1cef2b4997c517569ff0dd:/src/tiff/man/TIFFWriteDirectory.3tiff?ds=sidebyside diff --git a/src/tiff/man/TIFFWriteDirectory.3tiff b/src/tiff/man/TIFFWriteDirectory.3tiff index 85b267b6e1..439ec52280 100644 --- a/src/tiff/man/TIFFWriteDirectory.3tiff +++ b/src/tiff/man/TIFFWriteDirectory.3tiff @@ -1,4 +1,3 @@ -.\" $Id: TIFFWriteDirectory.3tiff,v 1.2 2005/11/02 11:07:18 dron Exp $ .\" .\" Copyright (c) 1988-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -61,7 +60,7 @@ have an established location in the file. It will rewrite the directory, but instead of place it at it's old location (as .IR TIFFWriteDirectory would) it will place them at the end of the file, correcting the pointer from -the preceeding directory or file header to point to it's new location. This +the preceding directory or file header to point to it's new location. This is particularly important in cases where the size of the directory and pointed to data has grown, so it won't fit in the space available at the old location.