diff options
author | Holger Wansing <holgerw@debian.org> | 2017-11-02 19:10:14 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-11-02 19:10:14 +0000 |
commit | 76ed0874ba7a26dc445a449d8a2c4754dee9de6d (patch) | |
tree | f387c0b0cddb36dce58e4f6885c7c0dd907448ea /en/boot-installer/mips.xml | |
parent | 1c2d542d16be2b8c16f741db08d1c8712fd242fc (diff) | |
download | installation-guide-76ed0874ba7a26dc445a449d8a2c4754dee9de6d.zip |
Fix "ID xxx-yyy already defined" validation errors by making IDs
unique for the whole manual. Includes unfuzzying of po-based translations.
Updates for xml-based ones will follow in a separate commit.
Diffstat (limited to 'en/boot-installer/mips.xml')
-rw-r--r-- | en/boot-installer/mips.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/mips.xml b/en/boot-installer/mips.xml index a60eba93d..7781679dc 100644 --- a/en/boot-installer/mips.xml +++ b/en/boot-installer/mips.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> - <sect2 arch="mips;mips64el;mipsel" id="boot-tftp"><title>Booting with TFTP</title> + <sect2 arch="mips;mips64el;mipsel" id="boot-tftp-mips"><title>Booting with TFTP</title> &boot-installer-intro-net.xml; |