diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-11-27 17:33:59 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-11-27 17:33:59 +0000 |
commit | 73e7896fd1cce1bb09cd430c9c35789d2f2d7b3a (patch) | |
tree | 31cb2037216eb78e8fcca86b67d12e738b076835 /en/using-d-i | |
parent | 49fb3833879f300df9849299042711d88a6f0cd4 (diff) | |
download | installation-guide-73e7896fd1cce1bb09cd430c9c35789d2f2d7b3a.zip |
* Make subsection Installation Over the Network a direct child of Using
Individual Components instead of hiding it in "Miscellaneous".
* Rename 6.3.8 "Miscellaneous" into "Troubleshooting".
Diffstat (limited to 'en/using-d-i')
-rw-r--r-- | en/using-d-i/components.xml | 4 | ||||
-rw-r--r-- | en/using-d-i/modules/network-console.xml | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index 33f0f9acd..828b6a11e 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -173,7 +173,7 @@ It mostly consists of tidying up after the &d-i;. </sect2> <sect2 id="di-miscellaneous"> - <title>Miscellaneous</title> + <title>Troubleshooting</title> <para> The components listed in this section are usually not involved in the @@ -185,6 +185,6 @@ user in case something goes wrong. &module-save-logs.xml; &module-cdrom-checker.xml; &module-shell.xml; -&module-network-console.xml; </sect2> +&module-network-console.xml; </sect1> diff --git a/en/using-d-i/modules/network-console.xml b/en/using-d-i/modules/network-console.xml index 5cfd339e5..e92334c06 100644 --- a/en/using-d-i/modules/network-console.xml +++ b/en/using-d-i/modules/network-console.xml @@ -1,8 +1,8 @@ <!-- retain these comments for translator revision tracking --> <!-- $Id$ --> - <sect3 id="network-console"> - <title>Installation Over the Network</title> + <sect2 id="network-console"> + <title>Installation Over the Network</title> <para arch="not-s390"> @@ -131,4 +131,4 @@ problems with the installed system. </para></warning> - </sect3> + </sect2> |