--- toast	2004/07/18 22:56:16	1.335
+++ toast	2004/07/19 03:52:38	1.336
@@ -3553,7 +3553,7 @@
     my($offsuffix) = offsuffix;
     abswhiledir
     {
-      return true if !m!(/dir|\Q$tmpsuffix\E|\Q$offsuffix\E|-\d+(\.info)?)$!;
+      return true if m!(/dir|\Q$tmpsuffix\E|\Q$offsuffix\E|-\d+(\.info)?)$!;
       safechmod(0777, $dir);
       optrun("install-info", $_, $tmpfile);
       true;
@@ -6208,7 +6208,6 @@
 
 Known bugs:
 
-  - info pages with .off suffix are being included in info/dir
   - autofind produces URLs with extra slashes, e.g. "toast arm latex"
   - make oldconfig isn't running for linux/2.6.x
   - toast add misguesses device-mapper name/version from URL