Fix lint errors (bis) authored by lelutin's avatar lelutin
Some errors that I either created or did not see before the changes
happened.
......@@ -32,7 +32,9 @@ The following SVN repositories are available:
1. Open a [trac ticket](https://bugs.torproject.org/) per user account desired.
2. The user needs to pick a username and which repository to access (see list above)
3. SVN access requires output from the following command:
> htdigest -c password.tmp "Tor subversion repository" <username>
htdigest -c password.tmp "Tor subversion repository" <username>
4. The output should be mailed to the subversion service maintainer (See
[Infrastructure Page on trac](https://gitlab.torproject.org/legacy/trac/-/wikis/org/operations/Infrastructure))
with Trac ticket reference contained in the email.
......
......