[installation-quick-start-guide: 1/2] Adding PRODVER entities where required

Jack Reed jjr at fedoraproject.org
Wed Sep 26 01:40:31 UTC 2012


commit 839793f783a3c212d731807646e6ced630472cbd
Author: Jack Reed <jreed at redhat.com>
Date:   Wed Sep 26 11:36:50 2012 +1000

    Adding PRODVER entities where required

 .gitignore                               |    1 +
 en-US/Boot_your_computer_from_the_CD.xml |    2 +-
 en-US/Download_Fedora.xml                |    4 +++-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5207192..8fcbdf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 en-US/.directory
 tmp/**/*
 publish/**/*
+.tx/
diff --git a/en-US/Boot_your_computer_from_the_CD.xml b/en-US/Boot_your_computer_from_the_CD.xml
index 602e622..012ee9d 100644
--- a/en-US/Boot_your_computer_from_the_CD.xml
+++ b/en-US/Boot_your_computer_from_the_CD.xml
@@ -17,7 +17,7 @@
 		</mediaobject>
 	</figure>
 	<para>
-		Either press <keycap>Enter</keycap> to select the <guilabel>Start Fedora 16</guilabel> option, or wait for the countdown to expire.
+		Either press <keycap>Enter</keycap> to select the <guilabel>Start Fedora &PRODVER;</guilabel> option, or wait for the countdown to expire.
 	</para>	
 	<para>
 		If you do not see this screen, you might need to select an option manually to make your computer boot from the CD. Power your computer on, and watch the initial BIOS screen for a prompt that indicates which key to use for either:
diff --git a/en-US/Download_Fedora.xml b/en-US/Download_Fedora.xml
index 1c671ee..16090ce 100644
--- a/en-US/Download_Fedora.xml
+++ b/en-US/Download_Fedora.xml
@@ -5,6 +5,8 @@
 <section id="Download_Fedora">
 	<title>Download the Fedora live CD image file</title>
 	<para>
-		The image file for the Fedora &PRODVER; live CD is available from <ulink url="http://download.fedoraproject.org/pub/fedora/linux/releases/16/Live/i686/Fedora-16-i686-Live-Desktop.iso"></ulink>. Download and save this file to your computer. 
+		The image file for the Fedora &PRODVER; live CD is available from
+		<ulink url="http://download.fedoraproject.org/pub/fedora/linux/releases/&amp;PRODVER;/Live/i686/Fedora-&amp;PRODVER;-i686-Live-Desktop.iso"></ulink>.
+		Download and save this file to your computer. 
 	</para>
 </section>


More information about the docs-commits mailing list