X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/76deb2e171cbfa16520d21a31733c20b4bd89f77..5ac9f4643a5b43a1a6b0e5fc67435fd865d93451:/doc/pagehistory.mdwn?ds=inline

diff --git a/doc/pagehistory.mdwn b/doc/pagehistory.mdwn
index 87f203952..fc2a3f543 100644
--- a/doc/pagehistory.mdwn
+++ b/doc/pagehistory.mdwn
@@ -1 +1,5 @@
-ikiwiki supports adding "History" links to the top of pages to browse the revison history of a page. This is enabled by the --historyurl switch, which is used to specify the URL to a web interface such as [[ViewCVS]]. [[Setup]] has an example of setting this up.
\ No newline at end of file
+ikiwiki supports adding "History" links to the top of pages to browse the
+revison history of a page. This is enabled by the `historyurl` setting,
+which is used to specify the URL to a web interface such as [[ViewVC]]
+(for Subversion) or [[Gitweb]]. In that url, "\[[file]]" is replaced with
+the name of the file to view.