[release-notes: 3/4] added localectl

Pete Travis immanetize at fedoraproject.org
Tue Jan 8 07:44:36 UTC 2013


commit 28d1c40f625cb29bc7b31db562924e72122985f7
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Mon Jan 7 18:20:55 2013 -0700

    added localectl

 en-US/Development.xml    |    4 ++--
 en-US/I18n.xml           |   13 +++++++++++--
 en-US/Virtualization.xml |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index bf4eda6..1182e0d 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -118,10 +118,10 @@
       <title><productname>Clojure</productname> joined by <application>Leiningen</application> and tools </title>
       <para> Fedora 18 now ships a more complete <productname>Clojure</productname> programming stack, including the build tool <application>Leiningen</application>. This will make it easier to package other <productname>Clojure</productname> libraries in the future. </para>
     </section>
-			<secttion>
+			<section>
 				<title>Git prompt change</title>
 					<para>
-						An update to <packagename>git</packagename> in Fedora 18 has moved the file used by bash to include git branch information in the prompt. Users that take advantage of the git prompt in their bash configuration should add <command>source /usr/share/doc/git-1.7.12/contrib/completion/git-prompt.sh</command> to their <filename>~/.bashrc</filename> in addition to <command>PS1='[\u@\h`__git_ps1` \W]\$ '</command>
+						An update to <package>git</package> in Fedora 18 has moved the file used by bash to include git branch information in the prompt. Users that take advantage of the git prompt in their bash configuration should add <command>source /usr/share/doc/git-1.7.12/contrib/completion/git-prompt.sh</command> to their <filename>~/.bashrc</filename> in addition to <command>PS1='[\u@\h`__git_ps1` \W]\$ '</command>
 					</para>
 			</section>
 </section>
diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index 0a8215f..cc4219a 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -108,5 +108,14 @@
           </para>
           <para> All the disabled fontconfig config files in <filename>/etc/fonts/conf.avail</filename> have been moved to <filename>/usr/share/fontconfig/conf.avail</filename>. If you have any local symbolic links from the old location, please update them. </para>
       </section>
-</section>
-
+      <section>
+	<title>
+	  Utilities
+	</title>
+	<section>
+	  <title><command>localectl</command></title>
+	  <para><command>localectl</command> is a new utility used to query and change the system locale and keyboard layout settings. Settings used in text consoles and inherited by deskop enviromnents. <command>localectl</command> also accepts a hostname argument to administer remote systems over ssh.
+	  </para>
+	</section>
+      </section>
+    </section>
diff --git a/en-US/Virtualization.xml b/en-US/Virtualization.xml
index 9c7c4eb..774b4d6 100644
--- a/en-US/Virtualization.xml
+++ b/en-US/Virtualization.xml
@@ -25,4 +25,4 @@
     </section>
   </section>
   
-</section>
+


More information about the docs-commits mailing list