From b0952742b29373bd762cf13c258cfd4559a680ad Mon Sep 17 00:00:00 2001 From: www-data Date: Wed, 3 May 2006 21:04:17 +0000 Subject: [PATCH] web commit by joey --- doc/plugins/write.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.32.0.93.g670b81a890