From: www-data Date: Wed, 3 May 2006 21:04:17 +0000 (+0000) Subject: web commit by joey X-Git-Tag: 1.1~65 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b0952742b29373bd762cf13c258cfd4559a680ad;p=ikiwiki.git web commit by joey --- diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 83ceff5ed..a4e800c58 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -117,6 +117,6 @@ ikiwiki's support for revision control systems also uses pluggable perl modules. These are in the `IkiWiki::RCS` namespace, for example `IkiWiki::RCS::svn`. -Each RCS plugin must support all the IkiWiki::rcs_* functions. +Each RCS plugin must support all the IkiWiki::rcs\_* functions. See IkiWiki::RCS::Stub for the full list of functions. It's ok if -rcs_getctime does nothing except for throwing an error. +rcs\_getctime does nothing except for throwing an error.