diff options
Diffstat (limited to 'Doc/lib/libcmpcache.tex')
| -rw-r--r-- | Doc/lib/libcmpcache.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/lib/libcmpcache.tex b/Doc/lib/libcmpcache.tex index cd4fd6b692..58b03e216f 100644 --- a/Doc/lib/libcmpcache.tex +++ b/Doc/lib/libcmpcache.tex @@ -5,8 +5,7 @@ \sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il} \modulesynopsis{Compare files very efficiently.} -% XXX check version number before release! -\deprecated{1.5.3}{Use the \module{filecmp} module instead.} +\deprecated{1.6}{Use the \refmodule{filecmp} module instead.} The \module{cmpcache} module provides an identical interface and similar functionality as the \refmodule{cmp} module, but can be a bit more efficient |
