aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/chapters/import.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/chapters/import.sgml')
-rw-r--r--docs/chapters/import.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 559a14a1..641832cd 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -247,7 +247,7 @@ EOF
In this case, the configuration option would look like:
</para>
<programlisting>
-[git-buildpackage]
+[buildpackage]
upstream-tag = v%(version)s
</programlisting>
<para>
@@ -266,7 +266,7 @@ upstream-tag = v%(version)s
substitution. The substitution syntax is as follows:
</para>
<programlisting>
-[git-buildpackage]
+[buildpackage]
upstream-tag = v%(version%A%B)s
</programlisting>
<para>