aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authordancer <dancer>2006-01-13 12:13:06 +0000
committerdancer <dancer>2006-01-13 12:13:06 +0000
commita7da00d0cb607b599bd50d223d09beb548f5d171 (patch)
tree220cd1fcae8e0e22af1a29b5716618086cfb11bd /Documentation
parentc88e612497f681b014a6f80934314476ca4240d4 (diff)
downloadpbuilder-a7da00d0cb607b599bd50d223d09beb548f5d171.tar
pbuilder-a7da00d0cb607b599bd50d223d09beb548f5d171.tar.gz
make it valid xml
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index c9ac0c5..34bea20 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1144,8 +1144,9 @@ cvs -z3 -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/pbuilder co pbuilder
</para>
<para>
When releasing a new version of pbuilder,
- the version is tagged with
- <command>(shell-command "cd ../ && cvs tag $(dpkg-parsechangelog | sed -n 's/\\./_/;s/^Version: /release/p' )")</command>
+ the version is tagged with the cvs tag
+ releaseX_XXX.
+ <!-- (shell-command "cd ../ && cvs tag $(dpkg-parsechangelog | sed -n 's/\\./_/;s/^Version: /release/p' )") -->
</para>
</sect1>
</chapter>