diff options
author | Marja van Waes <marja@mageia.org> | 2015-05-22 22:37:03 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-05-22 22:37:03 +0200 |
commit | 635169e40f5fa7ece4d26a12619310699c3c4150 (patch) | |
tree | 5d9458511f21fe7b6e72dbe6c6dc2533970f60d1 /docs/mcc-help | |
parent | a682c69b05c6d1ef177fed8d44e197c2c32cafcf (diff) | |
download | tools-635169e40f5fa7ece4d26a12619310699c3c4150.tar tools-635169e40f5fa7ece4d26a12619310699c3c4150.tar.gz tools-635169e40f5fa7ece4d26a12619310699c3c4150.tar.bz2 tools-635169e40f5fa7ece4d26a12619310699c3c4150.tar.xz tools-635169e40f5fa7ece4d26a12619310699c3c4150.zip |
mention 'network profile' before linking to it
Diffstat (limited to 'docs/mcc-help')
-rw-r--r-- | docs/mcc-help/en/drakboot--boot.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/mcc-help/en/drakboot--boot.xml b/docs/mcc-help/en/drakboot--boot.xml index 414aea7d..b5893b71 100644 --- a/docs/mcc-help/en/drakboot--boot.xml +++ b/docs/mcc-help/en/drakboot--boot.xml @@ -13,7 +13,7 @@ <para>If you are using an UEFI system, the user interface is slightly different as you cannot choose the boot loader (first drop down list) since - only one is available. </para> + only one is available.</para> <mediaobject> <imageobject> @@ -124,6 +124,7 @@ <para>In the extra screen called <guilabel>Advanced</guilabel>, it is possible to choose the <guilabel>Video mode</guilabel>, an - <guilabel>initrd</guilabel> file and a <xref linkend="draknetprofile"/> in - the drop-down lists.</para> -</section>
\ No newline at end of file + <guilabel>initrd</guilabel> file and a <guilabel>network profile</guilabel>, + see <xref linkend="draknetprofile"/>, in the drop-down lists.</para> +</section> + |