]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/search/discussion.mdwn
* table plugin: Actually specify the delimiter.
[git.ikiwiki.info.git] / doc / plugins / search / discussion.mdwn
index bcd362041e8e72850287b5397790111b17e53d57..494d0a38ac5f2241baeed3521cdbf6ee1cd2e823 100644 (file)
@@ -17,7 +17,7 @@ then incremental updates work again for a while. This is one of the reasons
 I want to change to a different search backend. --[[Joey]]
 
 It was a completely fresh, completely untouched, unconfigured installation
-of hyperestrainer (Debian testing on hurd-i386).
+of hyperestrainer (Debian unstable on hurd-i386).
 Even when running an `ikiwiki --setup [...] --rebuild` I get this:
 
     [...]
@@ -39,4 +39,6 @@ Now I did a `rm -rf ~wiki/wiki/.ikiwiki/hyperestraier` and re-ran
     $ echo $?
     141
 
+`--rebuild`ing once more, I'm back to the previous error message.
+
 --[[tschwinge]]