# HG changeset patch # User Paul Crowley # Date 1261067323 0 # Node ID 4747f29206667011e6813f343fa370dd5b3dd03d # Parent d30f3f312ece018d719d16af6a6ce877fe9e4d76 Use wildcard in rule to match instructions diff -r d30f3f312ece -r 4747f2920666 doc/manual.docbook --- 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. To grant this key access, we must give mercurial-server a new access rule, so we create a file in hgadmin called access.conf, with the following contents: # Give Pat access to the "widget" repository -write repo=widget user=pat +write repo=widget user=pat/* Pat will have read and write access to the