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 /cs/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 'cs/using-d-i')
-rw-r--r-- | cs/using-d-i/components.xml | 2 | ||||
-rw-r--r-- | cs/using-d-i/modules/network-console.xml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cs/using-d-i/components.xml b/cs/using-d-i/components.xml index b31dbf1b7..44fdfebf3 100644 --- a/cs/using-d-i/components.xml +++ b/cs/using-d-i/components.xml @@ -190,6 +190,6 @@ pokazí. &module-save-logs.xml; &module-cdrom-checker.xml; &module-shell.xml; -&module-network-console.xml; </sect2> +&module-network-console.xml; </sect1> diff --git a/cs/using-d-i/modules/network-console.xml b/cs/using-d-i/modules/network-console.xml index 76d73b329..cf955de37 100644 --- a/cs/using-d-i/modules/network-console.xml +++ b/cs/using-d-i/modules/network-console.xml @@ -1,8 +1,8 @@ <!-- $Id$ --> <!-- original version: 62714 --> - <sect3 id="network-console"> - <title>Instalace přes síť</title> + <sect2 id="network-console"> + <title>Instalace přes síť</title> <para arch="not-s390"> @@ -130,4 +130,4 @@ instalaci nebo k problémům v novém systému. </para></warning> - </sect3> + </sect2> |