minor docfix
This commit is contained in:
parent
02cee1d5cf
commit
135079c9d7
|
@ -85,9 +85,8 @@ You could also repace the C line like this:
|
||||||
|
|
||||||
and have a TA create the repos in advance.
|
and have a TA create the repos in advance.
|
||||||
|
|
||||||
In either case, they could then use the (currently not implemented) `setperms`
|
In either case, they could then use the `setperms` feature to specify which
|
||||||
feature to specify which users are "READERS" and which are "WRITERS". See
|
users are "READERS" and which are "WRITERS". See later for details.
|
||||||
later for details.
|
|
||||||
|
|
||||||
### Side-note: Line-anchored regexes
|
### Side-note: Line-anchored regexes
|
||||||
|
|
||||||
|
@ -116,8 +115,6 @@ refexes.]
|
||||||
|
|
||||||
### Handing out rights to wildcard-matached repos
|
### Handing out rights to wildcard-matached repos
|
||||||
|
|
||||||
***not yet implemented***
|
|
||||||
|
|
||||||
In the examples above, we saw two special "user" names: READERS and WRITERS.
|
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
|
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.
|
part of this list*** is controlled by the person who created the repository.
|
||||||
|
|
Loading…
Reference in a new issue