doc: Fix refentry id in flatpak-build-sign.xml

The id value in flatpak-build-sign.xml is "flatpak-build-export", which
causes the generated HTML to link to that command instead. Fix it.

(cherry picked from commit aabd44fb8a)
This commit is contained in:
Matthew Leeds
2018-01-30 23:34:10 -08:00
parent a3a83241e3
commit 213737b0b8

View File

@@ -2,7 +2,7 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry id="flatpak-build-export">
<refentry id="flatpak-build-sign">
<refentryinfo>
<title>flatpak build-sign</title>