--- a/doc/manual.docbook Tue Dec 15 15:36:08 2009 +0000
+++ b/doc/manual.docbook Thu Dec 17 16:28:43 2009 +0000
@@ -147,7 +147,7 @@
class='directory'>keys/users</filename>. To grant this key access, we must give mercurial-server a new access rule, so we create a file in <filename
class='directory'>hgadmin</filename> called <filename>access.conf</filename>, with the following contents:</para>
<programlisting># Give Pat access to the "widget" repository
-write repo=widget user=pat
+write repo=widget user=pat/*
</programlisting>
<para>
Pat will have read and write access to the <filename