Branch 'f12' - en-US/Desktop.xml en-US/Installer.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Sep 11 06:05:36 UTC 2009


 en-US/Desktop.xml   |    6 +++---
 en-US/Installer.xml |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 279d82d0770ba2bd2ded4192637294b9093c2a20
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri Sep 11 16:04:57 2009 +1000

    Fix my XML errors

diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index e9f1bda..e2a7d13 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -94,7 +94,7 @@
 			<title>GNOME Shell — preview of GNOME 3</title>
 			<para>
 				A very early version of GNOME Shell is now available in the repository. GNOME Shell is a key part of GNOME 3 and is in active development with the heavy involvement of Fedora developers and interaction designers. A simple way to try out GNOME Shell is to install the <package>desktop-effects</package> package:
-<screen><command>yum install desktop-effects gnome-shell</command><screen>
+<screen><command>yum install desktop-effects gnome-shell</command></screen>
 			</para>
 			<para>
 				Then, click <menuchoice><guimenu>System</guimenu><guimenuitem>Preferences</guimenuitem><guimenuitem>Desktop Effects</guimenuitem></menuchoice>
@@ -102,11 +102,11 @@
 			<para>
 				If you would like to configure it manually, run
 <screen><command>mkdir ~/.config/autostart</command>
-<command>ln -s /usr/share/applications/gnome-shell.desktop ~/.config/autostart</command><screen>
+<command>ln -s /usr/share/applications/gnome-shell.desktop ~/.config/autostart</command></screen>
 			</para>
 			<para>
 				You can also run the following to invoke it directly.
-<screen><command>gnome-shell --replace &</command><screen>
+<screen><command>gnome-shell --replace &</command></screen>
 			</para>
 		</section>
 
diff --git a/en-US/Installer.xml b/en-US/Installer.xml
index b3a85de..df83427 100644
--- a/en-US/Installer.xml
+++ b/en-US/Installer.xml
@@ -18,7 +18,7 @@
 		<para>
 			Although ext4 was the default file system in Fedora 11, the version of the GRUB bootloader included with Fedora 11 could not read ext4 partitions. Fedora 11 therefore required a separate ext3 boot partition. The version of GRUB included in Fedora 12 now supports ext4, so <application>anaconda</application> now allows you to place <filename>/boot</filename> on an ext4 partition. 
 		</para>
-	</sction>
+	</section>
 </section>
 
 





More information about the Fedora-docs-commits mailing list