diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-27 13:50:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-27 13:50:02 -0400 |
commit | be60d261e6cbee094e4df74e1bb24c8ad3dc393d (patch) | |
tree | 23d6f355734a34a0d56e14ebd27f883b93423880 /doc/setup | |
parent | bb5193fde1dbe5ebffe84deddc6ed4aac80a36b0 (diff) | |
parent | 6e68a48b63a532369d97709dd189d233c5fd0298 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/setup')
-rw-r--r-- | doc/setup/byhand.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup/byhand.mdwn b/doc/setup/byhand.mdwn index afd1ac27f..86cff5af4 100644 --- a/doc/setup/byhand.mdwn +++ b/doc/setup/byhand.mdwn @@ -177,7 +177,7 @@ about using the git repositories. Once your wiki is checked in to the revision control system, you should configure ikiwiki to use revision control. Edit your ikiwiki.setup, set -`rcs` to the the revision control system you chose to use. Be careful, +`rcs` to the revision control system you chose to use. Be careful, you may need to use the 'fullname'. For example, 'hg' doesn't work, you should use mercurial. Be sure to set `svnrepo` to the directory for your repository, if using subversion. Uncomment the configuration for the wrapper |