diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-10-07 22:34:17 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-10-11 13:42:19 -0500 |
commit | 21c7929240792028e0098da36167f5c4052e0dc9 (patch) | |
tree | 96e1d5b27895187135a9d609575e02a3e80fe16d | |
parent | 71a52e143dfa4c98942f3061b725329dbf3c97cc (diff) | |
download | bcfg2-21c7929240792028e0098da36167f5c4052e0dc9.tar.gz bcfg2-21c7929240792028e0098da36167f5c4052e0dc9.tar.bz2 bcfg2-21c7929240792028e0098da36167f5c4052e0dc9.zip |
doc: Fix darcs copy/paste typos
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6094 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | doc/server/plugins/version/darcs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/server/plugins/version/darcs.txt b/doc/server/plugins/version/darcs.txt index 98195b30b..30ac0176a 100644 --- a/doc/server/plugins/version/darcs.txt +++ b/doc/server/plugins/version/darcs.txt @@ -1,6 +1,6 @@ .. -*- mode: rst -*- -.. _server-plugins-version-git: +.. _server-plugins-version-darcs: ===== Darcs @@ -12,7 +12,7 @@ Why use the Darcs plugin ======================== The Darcs plugin is useful if you would like to track changes to your -Bcfg2 repository using a `Darcs http://darcs.net/`_ backend. Currently, +Bcfg2 repository using a `Darcs <http://darcs.net/>`_ backend. Currently, it enables you to get revision information out of your repository for reporting purposes. Once the plugin is enabled, every time a client checks in, it will include the current repository revision in the |