minor docfix

This commit is contained in:
Sitaram Chamarty 2009-12-06 20:40:23 +05:30
parent 02cee1d5cf
commit 135079c9d7

View file

@ -85,9 +85,8 @@ You could also repace the C line like this:
and have a TA create the repos in advance.
In either case, they could then use the (currently not implemented) `setperms`
feature to specify which users are "READERS" and which are "WRITERS". See
later for details.
In either case, they could then use the `setperms` feature to specify which
users are "READERS" and which are "WRITERS". See later for details.
### Side-note: Line-anchored regexes
@ -116,8 +115,6 @@ refexes.]
### Handing out rights to wildcard-matached repos
***not yet implemented***
In the examples above, we saw two special "user" names: READERS and WRITERS.
The permissions they have are controlled by the config file, but ***who is
part of this list*** is controlled by the person who created the repository.