aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
authorSlodreDalk <SlodreDalk@web>2018-04-11 22:51:33 -0400
committeradmin <admin@branchable.com>2018-04-11 22:51:33 -0400
commitffe68bf39afc68b767bf30b903507870c0657b57 (patch)
tree317628dd4ef1242707e18bf67d664ab07fc74a09 /doc/rcs
parentac1f50d557f411161301d8d9245267d0c7deba5a (diff)
downloadikiwiki-ffe68bf39afc68b767bf30b903507870c0657b57.tar
ikiwiki-ffe68bf39afc68b767bf30b903507870c0657b57.tar.gz
update for rename of usage.mdwn to Pagina.html
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/git.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index fa7a037ba..1839d0829 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -51,7 +51,7 @@ One setup that will work is to put all committers in a group (say,
"ikiwiki"), and use permissions to allow that group to commit to the bare git
repository. Make both the post-update hook and ikiwiki.cgi be setgid
to the group, as well as suid to the user who admins the wiki. The
-`wrappergroup` [[setup_file_option|usage]] can be used to make the wrappers
+`wrappergroup` [[setup_file_option|Pagina]] can be used to make the wrappers
be setgid to the right group. Then the srcdir, including its git
repository, should only be writable by the wiki's admin, and *not* by the
group. Take care that ikiwiki uses a umask that does not cause files in