summaryrefslogtreecommitdiff
path: root/doc/setup
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-24 14:05:11 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-24 14:05:11 -0400
commit05c1730064296712535ae553df8c3950fe487ae8 (patch)
treecb76018ae479b976edaf894a0306e89d1dfb4855 /doc/setup
parent156625ebac9fdd6d7193c5d997e6fd0141d4d84b (diff)
parent8d504e6b3dcacd333c0b07387e7acd3bf8a65d9c (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/setup')
-rw-r--r--doc/setup/byhand.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup/byhand.mdwn b/doc/setup/byhand.mdwn
index 0184d3d2a..53f8d18bb 100644
--- a/doc/setup/byhand.mdwn
+++ b/doc/setup/byhand.mdwn
@@ -83,7 +83,7 @@ the rest of the files. A good place to put it is in a ~/.ikiwiki/
subdirectory.
Most of the options, like `wikiname` in the setup file are the same as
-ikiwiki's command line options (documented in [[usage]]. `srcdir` and
+ikiwiki's command line options (documented in [[usage]]). `srcdir` and
`destdir` are the two directories you specify when running ikiwiki by
hand. Make sure that these are pointing to the right directories, and
read through and configure the rest of the file to your liking.