aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-30 14:07:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-30 14:07:06 +0000
commitb1257eb091a89a30578a44b90957091893eada9b (patch)
tree910abaf670416f3da403745d0bb16b3fc2f24d9e /doc
parent520b83cc1eabe9e1b0c13363fcd52da23d281727 (diff)
downloadikiwiki-b1257eb091a89a30578a44b90957091893eada9b.tar
ikiwiki-b1257eb091a89a30578a44b90957091893eada9b.tar.gz
web commit by tschwinge: Fix formatting from hell, again.
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/search/discussion.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/search/discussion.mdwn b/doc/plugins/search/discussion.mdwn
index 5128e9d32..1b57284e2 100644
--- a/doc/plugins/search/discussion.mdwn
+++ b/doc/plugins/search/discussion.mdwn
@@ -1,10 +1,10 @@
I enabled this plugin, but I keep getting the following error message
every time I refresh or rebuild the wiki:
-> updating hyperestraier search index
-> estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
-> estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
-> done
+ updating hyperestraier search index
+ estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
+ estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
+ done
Nevertheless, searching for pages works as expected, as far as I can tell.