aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/chapters
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-02-25 15:57:48 +0100
committerGuido Günther <agx@sigxcpu.org>2012-02-25 15:57:48 +0100
commit09e40806c66401745ef2bdc3d0d89f7bd07fb395 (patch)
tree1a625e87d40b5638359c60c7049b2f321a0f8b40 /docs/chapters
parent10188096fca7f74f9af047a5be82fa1b2279dd45 (diff)
docs: makeversion pattern match the code
Closes: #650465
Diffstat (limited to 'docs/chapters')
-rw-r--r--docs/chapters/import.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 54d23b8d..a05b8aff 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -52,7 +52,7 @@ by version number.
</screen>
This puts the upstream souces onto the <option>upstream-branch</option> and
tags them accordingly (the default tag format is
- <replaceable>upstream/&lt;version&gt;</replaceable>).
+ <replaceable>upstream/%(version)s</replaceable>).
The result is then merged onto the <option>debian-branch</option>
and a new &debian; changelog entry is created. You can again specify
different branch names via the <option>--upstream-branch</option> and