--- a/doc/manual.docbook Fri Dec 18 13:25:45 2009 +0000
+++ b/doc/manual.docbook Sat Dec 19 19:21:41 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