summaryrefslogtreecommitdiff
path: root/docs/chapters
diff options
context:
space:
mode:
Diffstat (limited to 'docs/chapters')
-rw-r--r--docs/chapters/building.sgml4
-rw-r--r--docs/chapters/cfgfile.sgml2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index c6e959d..5005416 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -87,7 +87,7 @@ export-dir=../build-area
<title>Running lintian</title>
<para>&git-buildpackage; exports several variables into the
<option>posttag</option>'s environment (for details see the <xref
- linkend="gbp.man.git.buildpackage">).
+ linkend="man.git.buildpackage">).
To invoke &lintian; we need to tell it where to find the changes file:
<programlisting>
<command>git-buildpackage</command> <option>--git-postbuild</option>=<replaceable>'lintian $GBP_CHANGES_FILE'</replaceable>
@@ -155,7 +155,7 @@ echo "done."
<title>Running postexport hook</title>
<para>&git-buildpackage; exports several variables into the
<option>postexport</option>'s environment (for details see
- the <xref linkend="gbp.man.git.buildpackage">). The motivation
+ the <xref linkend="man.git.buildpackage">). The motivation
for the postexport action is to allow further adjustment of
the sources prior to building the package. A typical use case
scenario is to allow creating multiple source and binary
diff --git a/docs/chapters/cfgfile.sgml b/docs/chapters/cfgfile.sgml
index cb9bd5e..1cbe0b7 100644
--- a/docs/chapters/cfgfile.sgml
+++ b/docs/chapters/cfgfile.sgml
@@ -91,6 +91,6 @@ upstream-branch=notdfsgclean
git-log=--no-merges
</programlisting>
<para>
-For more details see the <xref linkend="gbp.man.gbp.conf"> manual page.
+For more details see the <xref linkend="man.gbp.conf"> manual page.
</para>
</chapter>