summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin/www/faq.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/www/faq.html b/admin/www/faq.html
index 691271909..24add624d 100644
--- a/admin/www/faq.html
+++ b/admin/www/faq.html
@@ -155,10 +155,10 @@
David Rocher posts the following recipe:
<pre><blockquote>
- . remove $prefix/archives/private/<listname>
- . edit $prefix/archives/private/<listname>.mbox/<listname>.mbox [optional]
- . run $prefix/bin/arch <listname>
- $prefix/archives/private/<listname>.mbox/<listname>.mbox
+ . remove $prefix/archives/private/&lt;listname&gt;
+ . edit $prefix/archives/private/&lt;listname&gt;.mbox/&lt;listname&gt;.mbox [optional]
+ . run $prefix/bin/arch &lt;listname&gt;
+ $prefix/archives/private/&lt;listname&gt;.mbox/&lt;listname&gt;.mbox
</blockquote></pre>
</td></tr>