[release-notes] Add index terms in most sections

John J. McDonough jjmcd at fedoraproject.org
Mon Oct 10 23:18:27 UTC 2011


commit 4f1aca09179b1063d4e1eb36309af2f05072fcd0
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Oct 10 19:18:19 2011 -0400

    Add index terms in most sections

 en-US/Amateur_Radio.xml            |   58 +++++++++++++++++++++++--
 en-US/Boot.xml                     |   23 ++++++++++
 en-US/Cloud.xml                    |   15 +++++++
 en-US/Database_Servers.xml         |   12 +++++
 en-US/Development_Tools.xml        |   81 ++++++++++++++++++++++++++++++++++++
 en-US/Entertainment.xml            |   24 +++++++++++
 en-US/Haskell.xml                  |   12 +++++
 en-US/I18n.xml                     |   12 +++++
 en-US/Kernel.xml                   |    6 +++
 en-US/Multimedia.xml               |    6 +++
 en-US/Networking.xml               |   27 ++++++++++++
 en-US/Overview.xml                 |    2 +-
 en-US/Productivity.xml             |   33 +++++++++++++++
 en-US/Revision_History.xml         |    1 +
 en-US/Scientific_and_Technical.xml |   34 +++++++++++++++
 en-US/System_Daemons.xml           |   21 +++++++++
 en-US/Virtualization.xml           |   24 +++++++++++
 en-US/Web_Servers.xml              |    3 +
 18 files changed, 388 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Amateur_Radio.xml b/en-US/Amateur_Radio.xml
index e660c70..ca31f68 100644
--- a/en-US/Amateur_Radio.xml
+++ b/en-US/Amateur_Radio.xml
@@ -10,7 +10,9 @@
   <section>
     
     <title>ax25-tools-x</title>
-    
+    <indexterm>
+      <primary>ax25-tools-x</primary>
+    </indexterm>    
     <para>
 
       <package>ax25-tools-x</package> provides a GUI interface to various <emphasis>soundmodem</emphasis> configuration and diagnostics applications.
@@ -19,7 +21,9 @@
   <section>
     
     <title>cutecw</title>
-    
+    <indexterm>
+      <primary>cutecw</primary>
+    </indexterm>    
     <para>
 
       <package>cutecw</package> hase been updated to 1.0.  Improvements include better training sequences, a greatly improved "read-to-me" mode, and a number of cosmetic enhancements.  For more information refer to <ulink url="http://www.hamtools.org/cutecw/">http://www.hamtools.org/cutecw/</ulink>
@@ -29,7 +33,48 @@
   <section>
     
     <title>hamlib</title>
-    
+    <indexterm>
+      <primary>hamlib</primary>
+    </indexterm>    
+    <indexterm>
+      <primary>VX-1700</primary>
+    </indexterm>
+    <indexterm>
+      <primary>FUNcube</primary>
+    </indexterm>
+    <indexterm>
+      <primary>FiFi-SDR</primary>
+    </indexterm>
+    <indexterm>
+      <primary>KTH-SDR Si570</primary>
+    </indexterm>
+    <indexterm>
+      <primary>TS-590S</primary>
+    </indexterm>
+    <indexterm>
+      <primary>TS-440S</primary>
+    </indexterm>
+    <indexterm>
+      <primary>K2</primary>
+    </indexterm>
+    <indexterm>
+      <primary>K3</primary>
+    </indexterm>
+    <indexterm>
+      <primary>SR-2200</primary>
+    </indexterm>
+    <indexterm>
+      <primary>THF6A</primary>
+    </indexterm>
+    <indexterm>
+      <primary>THF7E</primary>
+    </indexterm>
+    <indexterm>
+      <primary>NewCAT</primary>
+    </indexterm>
+    <indexterm>
+      <primary>TM-D700</primary>
+    </indexterm>	  
     <para>
 
       <package>hamlib</package> has been updated to version 1.2.13.1.  Some of the significant features are:
@@ -47,7 +92,8 @@
 	  </para>
 	</listitem>
 	<listitem>
-	  
+
+
 	  <para>
 	    Fixes and new features for TS-440S, K2, K3, SR-2200, THF6A, THF7E, NewCAT rigs serial port defaults, TM-D700 
 	  </para>
@@ -69,7 +115,9 @@
   <section>
     
     <title>xnec2c</title>
-    
+    <indexterm>
+      <primary>xnec2c</primary>
+    </indexterm>    
     <para>
 
       <package>xnec2c</package> version 1.5 incorporates a number of improvements over 1.2:
diff --git a/en-US/Boot.xml b/en-US/Boot.xml
index 4bbae74..83a79d5 100644
--- a/en-US/Boot.xml
+++ b/en-US/Boot.xml
@@ -16,6 +16,13 @@
   <section>
     
     <title>Trusted Boot</title>
+<indexterm>
+    <primary>Trusted Boot</primary>
+</indexterm>
+<indexterm>
+    <primary>Boot</primary>
+    <secondary>Trusted</secondary>
+</indexterm>
     
     <para>
 
@@ -25,6 +32,13 @@
 
   <section>
     <title>GPT Disk Labels</title>
+<indexterm>
+    <primary>GPT Disk Labels</primary>
+</indexterm>
+<indexterm>
+    <primary>Disk Labels</primary>
+    <secondary>GPT</secondary>
+</indexterm>
     <para>
       <warning>
 	<title>New Disk Labels</title>
@@ -54,6 +68,9 @@
     
   <section>
     <title>GRUB 2</title>
+    <indexterm>
+      <primary>Grub</primary>
+    </indexterm>
     
     <para>
       The <package>GNU Grand Unified Bootloader (GRUB)</package> receives a major update in Fedora 16. <emphasis>GRUB 2</emphasis> allows better configuration options, better support for non x86 architectures, scripting and localization support. <emphasis>GRUB 2</emphasis> has new configuration formats and files &#8212; please consult the GRUB manual for more information.
@@ -62,6 +79,12 @@
   <section>
     
     <title>SysVinit scripts ported to systemd</title>
+    <indexterm>
+      <primary>SysVinit</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Systemd</primary>
+    </indexterm>
     
     <para>
       Fedora 15 saw the introduction of <package>systemd</package>, a new system and service manager for Linux. The integration of <emphasis>systemd</emphasis> continues in Verne, with many more SysV init scripts converted to native systemd service files. The result is a faster, more efficient boot process and simpler service management. 
diff --git a/en-US/Cloud.xml b/en-US/Cloud.xml
index 7a138ab..ca5f64e 100644
--- a/en-US/Cloud.xml
+++ b/en-US/Cloud.xml
@@ -12,6 +12,9 @@
   <section>
     
     <title>Aeolus Conductor</title>
+    <indexterm>
+      <primary>Aeolus Conductor</primary>
+    </indexterm>
     
     <para>
       The Aeolus Conductor is a web UI and tools to create and manage cloud instances across a wide variety of cloud types, all from the same UI.  More information about the UI and what is supported is available at the <ulink url="http://aeolusproject.org"> Aeolus home page</ulink>. 
@@ -20,6 +23,9 @@
   <section>
     
     <title>Condor Cloud</title>
+    <indexterm>
+      <primary>Condor Cloud</primary>
+    </indexterm>
     
     <para>
       Condor Cloud is an Infrastructure as a Service (IaaS) cloud implementation.  It allows you to create as many VMs from an image or images as you wish, distributing them across a pool of configured hosts.  The user interface is the Deltacloud API (<ulink url="http://deltacloud.org).">http://deltacloud.org).</ulink>  The backend is implemented using Condor (<ulink url="http://www.cs.wisc.edu/condor/)">http://www.cs.wisc.edu/condor/)</ulink> which in turn starts VMs using libvirt and KVM. 
@@ -28,6 +34,9 @@
   <section>
     
     <title>HekaFS</title>
+    <indexterm>
+      <primary>HekaFS</primary>
+    </indexterm>
     
     <para>
       HekaFS 0.7 enhances the feature set of GlusterFS with multi-tenancy, security, and management features. 
@@ -52,6 +61,9 @@
   <section>
     
     <title>Matahari</title>
+    <indexterm>
+      <primary>Matahari</primary>
+    </indexterm>
     
     <para>
       Fedora 16 features <package>Matahari</package>, a collection of APIs accessible over remote and local interfaces for system monitoring and management.  Matahari APIs are served via a collection of Agents.  <package>Matahari</package> also includes a framework for adding new Agents and APIs. 
@@ -91,6 +103,9 @@
   <section>
     
     <title>pacemaker-cloud</title>
+    <indexterm>
+      <primary>pacemaker-cloud</primary>
+    </indexterm>
     
     <para>
       <package>Pacemaker-Cloud</package> provides high availability for application services inside virtual machines on a single node.  This feature provides a shell for creating virtual machine images, associating resources with the virtual machines, and combining these images into a deployable.  A deployable can then be launched and monitored for high availability.  If virtual machines or applications fail, these components will be restarted reducing MTTR (mean time to repair) improving availability over manual operator restart. 
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index dab6155..435001e 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -10,6 +10,15 @@
   <section>
     
     <title>systemd</title>
+    <indexterm>
+      <primary>systemd</primary>
+    </indexterm>
+    <indexterm>
+      <primary>MySQL</primary>
+    </indexterm>
+    <indexterm>
+      <primary>PostgreSQL</primary>
+    </indexterm>
     
     <para>
       MySQL and PostgreSQL have been updated to use native systemd unit files for startup, in place of the SysV-style init scripts.  This should eliminate various unfortunate problems that occurred in Fedora 15 due to systemd's rather poor handling of SysV scripts.  Also, handling of cases where the database server is slow to start up is significantly better than it ever was in the SysV scripts, since in systemd there is no reason not to wait until the server is really ready. 
@@ -18,6 +27,9 @@
   <section>
     
     <title>PostgreSQL</title>
+    <indexterm>
+      <primary>PostgreSQL</primary>
+    </indexterm>
     
     <para>
       The "service postgresql initdb" and "service postgresql upgrade" actions that were supported by the SysV init script cannot be provided by the systemd unit file.  There is a new standalone script postgresql-setup that provides these functions.  For example, to initialize a new postgresql database, do something like 
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index 9e9347f..b9f26dd 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -13,6 +13,36 @@
   <section>
     
     <title>Ada</title>
+    <indexterm>
+      <primary>Ada</primary>
+    </indexterm>
+    <indexterm>
+      <primary>gcc-gnat</primary>
+    </indexterm>
+    <indexterm>
+      <primary>gprbuild</primary>
+    </indexterm>
+    <indexterm>
+      <primary>GPS</primary>
+    </indexterm>
+    <indexterm>
+      <primary>GTK</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Qt</primary>
+    </indexterm>
+    <indexterm>
+      <primary>zeromq</primary>
+    </indexterm>
+    <indexterm>
+      <primary>MySQL</primary>
+    </indexterm>
+    <indexterm>
+      <primary>PostgreSQL</primary>
+    </indexterm>
+    <indexterm>
+      <primary>SQLite</primary>
+    </indexterm>
     
     <para>
       Ada is a modern programming language designed for large, long-lived applications &#8211; and embedded systems in particular &#8211; where reliability and efficiency are essential. It was originally developed in the early 1980s (this version is generally known as Ada 83) by a team led by Dr. Jean Ichbiah at CII-Honeywell-Bull in France. The language was revised and enhanced in an upward compatible fashion in the early 1990s, under the leadership of Mr. Tucker Taft from Intermetrics in the U.S. The resulting language, Ada 95, was the first internationally standardized (ISO) Object-Oriented Language. Under the auspices of ISO, a further (minor) revision was completed as an amendment to the standard; this version of the language is known as Ada 2005. Work is currently in progress on some additional features (including support for program anotations) and is expected to be completed in 2012. 
@@ -40,6 +70,9 @@
   <section>
     
     <title>autoconf-archive</title>
+    <indexterm>
+      <primary>autoconf-archive</primary>
+    </indexterm>
     
     <para>
       The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.  Version 2011.04.12 is now included in Fedora 16.  Refer to <ulink url="http://www.gnu.org/software/autoconf-archive/index.html">
@@ -50,6 +83,9 @@
   <section>
     
     <title>be</title>
+    <indexterm>
+      <primary>be</primary>
+    </indexterm>
     
     <para>
       Bugs Everywhere is a &#8220;distributed bugtracker&#8221;, designed to complement distributed revision control systems. By using distributed revision control as a backend for bug state, we gain several convenient features: 
@@ -88,6 +124,9 @@
   <section>
     
     <title>btparser</title>
+    <indexterm>
+      <primary>btparser</primary>
+    </indexterm>
     
     <para>
 
@@ -99,6 +138,9 @@
   <section>
     
     <title>caribou-devel</title>
+    <indexterm>
+      <primary>caribou-devel</primary>
+    </indexterm>
     
     <para>
       Caribou is a text entry and UI navigation application being developed as an alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou is to create a usable solution for people whose primary way of accessing a computer is a switch device. 
@@ -113,6 +155,9 @@
   <section>
     
     <title>cddlib-static</title>
+    <indexterm>
+      <primary>cddlib</primary>
+    </indexterm>
     
     <para>
       cddlib is a C library implementing of the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron. <ulink url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/">
@@ -123,6 +168,9 @@
   <section>
     
     <title>emacs-ecb</title>
+    <indexterm>
+      <primary>emacs-ecb</primary>
+    </indexterm>
     
     <para>
 
@@ -182,6 +230,9 @@
   <section>
     
     <title>frama-c</title>
+    <indexterm>
+      <primary>frama-c</primary>
+    </indexterm>
     
     <para>
 
@@ -193,6 +244,9 @@
   <section>
     
     <title>GCC Python Plugins </title>
+    <indexterm>
+      <primary>gcc Python plugins</primary>
+    </indexterm>
     
     <para>
       GCC plugins that embed  <package>Python 2</package> and <emphasis>Python 3</emphasis>  are now available, enabling developers to more easily hook into GCC's inner workings (e.g. to add new compiler warnings). See the <ulink url="http://fedoraproject.org/w/index.php?title=Features/GccPythonPlugin"> Feature Page </ulink> for more details.
@@ -201,6 +255,9 @@
   <section>
     
     <title>jruby</title>
+    <indexterm>
+      <primary>jruby</primary>
+    </indexterm>
     
     <para>
 
@@ -212,6 +269,9 @@
   <section>
     
     <title>libpipeline</title>
+    <indexterm>
+      <primary>libpipeline</primary>
+    </indexterm>
     
     <para>
 
@@ -223,6 +283,12 @@
   <section>
     
     <title>osm-gps-map-devel</title>
+    <indexterm>
+      <primary>osm-gps-map-devel</primary>
+    </indexterm>
+    <indexterm>
+      <primary>GTK</primary>
+    </indexterm>
     
     <para>
 
@@ -234,6 +300,9 @@
   <section>
     
     <title>Perl 5.14</title>
+    <indexterm>
+      <primary>Perl</primary>
+    </indexterm>
     
     <para>
       Fedora 16 ships with <package>Perl 5.14</package>, which boasts Unicode version 6 compatibility, more reliable and consistent exception handling, improved IPV6 support, and performance and memory handling improvements. For the full list of changes (including syntax changes), please see the official Perl documentation: <ulink url="http://perldoc.perl.org/perl5140delta.html.">http://perldoc.perl.org/perl5140delta.html.</ulink>
@@ -254,6 +323,9 @@
   <section>
     
     <title>shunit2</title>
+    <indexterm>
+      <primary>shunit2</primary>
+    </indexterm>
     
     <para>
 
@@ -265,6 +337,9 @@
   <section>
     
     <title>Static Analysis of CPython Extensions </title>
+    <indexterm>
+      <primary>gcc-with-cpychecker</primary>
+    </indexterm>
     
     <para>
       Fedora now ships with a gcc-with-cpychecker variant of GCC, which adds additional compile-time checks to Python extension modules written in C, detecting various common problems (e.g. reference counting mistakes). 
@@ -273,6 +348,9 @@
   <section>
     
     <title>why-emacs</title>
+    <indexterm>
+      <primary>why-emacs</primary>
+    </indexterm>
     
     <para>
 
@@ -284,6 +362,9 @@
   <section>
     
     <title>wso2</title>
+    <indexterm>
+      <primary>wso2</primary>
+    </indexterm>
     
     <para>
       New to Fedora 16, the WSO2 Web Services Framework for C++ is an enterprise grade C++ library for providing and consuming Web Services in C++.  Fedora includes version 2.1.0 of the framework.  Documentation may be found at <ulink url="http://wso2.org/project/wsf/cpp/2.0.0/docs/">
diff --git a/en-US/Entertainment.xml b/en-US/Entertainment.xml
index f372080..cbb9950 100644
--- a/en-US/Entertainment.xml
+++ b/en-US/Entertainment.xml
@@ -13,6 +13,18 @@
   <section>
     
     <title>New Games</title>
+    <indexterm>
+      <primary>Naev</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Golly</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Puzzle-Master</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Sudoku Savant</primary>
+    </indexterm>
     
     <para>
       Fedora 16 introduces a number of new games to the repository: 
@@ -52,6 +64,18 @@
   <section>
     
     <title>Game Updates</title>
+    <indexterm>
+      <primary>Teeworlds</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Plee the Bear</primary>
+    </indexterm>
+    <indexterm>
+      <primary>The Mana World</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Battle Tanks</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
diff --git a/en-US/Haskell.xml b/en-US/Haskell.xml
index 7fca5cb..cf44716 100644
--- a/en-US/Haskell.xml
+++ b/en-US/Haskell.xml
@@ -12,6 +12,9 @@
   <section>
     
     <title>GHC</title>
+    <indexterm>
+      <primary>GHC</primary>
+    </indexterm>
     
     <para>
       ghc has been updated to <ulink url="http://haskell.org/ghc/docs/7.0.4/html/users_guide/release-7-0-4.html"> 7.0.4</ulink> with lots of <ulink url="http://haskell.org/ghc/docs/7.0.4/html/users_guide/release-7-0-3.html"> bugfixes</ulink>. 
@@ -20,6 +23,9 @@
   <section>
     
     <title>Haskell Platform</title>
+    <indexterm>
+      <primary>Haskell Platform</primary>
+    </indexterm>
     
     <para>
 
@@ -29,6 +35,12 @@
   <section>
     
     <title>New packages</title>
+    <indexterm>
+      <primary>cabal-dev</primary>
+    </indexterm>
+    <indexterm>
+      <primary>leksah</primary>
+    </indexterm>
     
     <para>
       New packages include <ulink url="http://hackage.haskell.org/package/cabal-dev"> cabal-dev</ulink>, <ulink url="http://leksah.org"> leksah</ulink>, and various new libraries. 
diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index f4d5b78..47f53eb 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -12,6 +12,9 @@
   <section>
     
     <title>IBus</title>
+    <indexterm>
+      <primary>Ibus</primary>
+    </indexterm>
     
     <para>
       ibus now supports X keyboard layouts and switching between them and/or input methods. X keyboard layouts can be added to the ibus context menu in addition to input method engines. This puts keyboard layouts and input methods on the same level for ibus users. 
@@ -46,6 +49,15 @@
   <section>
     
     <title>Fonts</title>
+    <indexterm>
+      <primary>Nastaleeq</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Urdu</primary>
+    </indexterm>
+    <indexterm>
+      <primary>WQY Microhei</primary>
+    </indexterm>
     
     <para>
       Fedora now includes font for Nastaleeq script,  one of the main script styles used in writing the Perso-Arabic script, and traditionally the predominant style in Persian calligraphy. 
diff --git a/en-US/Kernel.xml b/en-US/Kernel.xml
index e67f0eb..1e7c737 100644
--- a/en-US/Kernel.xml
+++ b/en-US/Kernel.xml
@@ -10,6 +10,12 @@
 <section>
   
   <title>Kernel</title>
+    <indexterm>
+      <primary>kernel</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Linux kernel</primary>
+    </indexterm>
   
   <para>
   Fedora 16 features the new 3.1.0 kernel.  In spite of the dramatic number change, there are no dramatic feature changes.  Even Linus says you shouldn't care about it: </para>
diff --git a/en-US/Multimedia.xml b/en-US/Multimedia.xml
index cccaed3..f4b37b9 100644
--- a/en-US/Multimedia.xml
+++ b/en-US/Multimedia.xml
@@ -10,6 +10,9 @@
   <section>
     
     <title>gnome-paint</title>
+    <indexterm>
+      <primary>gnome-paint</primary>
+    </indexterm>
     
     <para>
 
@@ -21,6 +24,9 @@
   <section>
     
     <title>blender</title>
+    <indexterm>
+      <primary>blender</primary>
+    </indexterm>
     
     <para>
 
diff --git a/en-US/Networking.xml b/en-US/Networking.xml
index b66edbf..ccb15e8 100644
--- a/en-US/Networking.xml
+++ b/en-US/Networking.xml
@@ -10,6 +10,12 @@
   <section>
     
     <title>ckermit</title>
+    <indexterm>
+      <primary>ckermit</primary>
+    </indexterm>
+    <indexterm>
+      <primary>kermit</primary>
+    </indexterm>
     
     <para>
       New to Fedora 16 is <package>ckermit</package>, an updated implementation of the venerable Kermit file transfer program.  The Kermit protocol is available on almost all architectures, so may well be the file transfer mechanism of choice when dealing with a less capable platform.  The project's websit is <ulink url="http://www.columbia.edu/kermit/ck90.html">
@@ -20,6 +26,12 @@
   <section>
     
     <title>hotot</title>
+    <indexterm>
+      <primary>hotot</primary>
+    </indexterm>
+    <indexterm>
+      <primary>microblogging</primary>
+    </indexterm>
     
     <para>
 
@@ -31,6 +43,15 @@
   <section>
     
     <title>ike</title>
+    <indexterm>
+      <primary>ike</primary>
+    </indexterm>
+    <indexterm>
+      <primary>VPN</primary>
+    </indexterm>
+    <indexterm>
+      <primary>IPSEC</primary>
+    </indexterm>
     
     <para>
 
@@ -42,6 +63,12 @@
   <section>
     
     <title>qodem</title>
+    <indexterm>
+      <primary>qodem</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Qmodem</primary>
+    </indexterm>
     
     <para>
 
diff --git a/en-US/Overview.xml b/en-US/Overview.xml
index d6da759..5728525 100644
--- a/en-US/Overview.xml
+++ b/en-US/Overview.xml
@@ -40,7 +40,7 @@
       <primary>libvirtd</primary>
     </indexterm>
     <indexterm>
-      <primary>Trusted boot</primary>
+      <primary>Trusted Boot</primary>
     </indexterm>
     <indexterm>
       <primary>Guest inspection</primary>
diff --git a/en-US/Productivity.xml b/en-US/Productivity.xml
index a0babf5..8a82844 100644
--- a/en-US/Productivity.xml
+++ b/en-US/Productivity.xml
@@ -13,6 +13,9 @@
   <section>
     
     <title>autojump</title>
+    <indexterm>
+      <primary>autojump</primary>
+    </indexterm>
     
     <para>
 
@@ -24,6 +27,9 @@
   <section>
     
     <title>autokey</title>
+    <indexterm>
+      <primary>autokey</primary>
+    </indexterm>
     
     <para>
 
@@ -70,6 +76,9 @@
   <section>
     
     <title>calcurse</title>
+    <indexterm>
+      <primary>calcurse</primary>
+    </indexterm>
     
     <para>
 
@@ -117,6 +126,9 @@
   <section>
     
     <title>cuneiform</title>
+    <indexterm>
+      <primary>cuneiform</primary>
+    </indexterm>
     
     <para>
 
@@ -138,6 +150,15 @@
   <section>
     
     <title>oo2gd</title>
+    <indexterm>
+      <primary>oo2gd</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Google Docs</primary>
+    </indexterm>
+    <indexterm>
+      <primary>LibreOffice</primary>
+    </indexterm>
     
     <para>
 
@@ -149,6 +170,9 @@
   <section>
     
     <title>pal</title>
+    <indexterm>
+      <primary>pal</primary>
+    </indexterm>
     
     <para>
 
@@ -160,6 +184,12 @@
   <section>
     
     <title>routino</title>
+    <indexterm>
+      <primary>routino</primary>
+    </indexterm>
+    <indexterm>
+      <primary>OpenStreetMap</primary>
+    </indexterm>
     
     <para>
       Another new to Fedora 16 package is <package>routino</package>.  <emphasis>routino</emphasis> provides routing on OpenStreetMap data.  Additional information, including an online demonstration, may be found at <ulink url="http://www.routino.org/">
@@ -170,6 +200,9 @@
   <section>
     
     <title>writetype</title>
+    <indexterm>
+      <primary>writetype</primary>
+    </indexterm>
     
     <para>
 
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index c3afe78..dfca170 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -19,6 +19,7 @@
 	  <simplelist>
 	    <member>Mentions of F16 - BZ#741830</member>
 	    <member>Typo in Grub - BZ#743981</member>
+	    <member>Additional index terms</member>
 	  </simplelist>
 	</revdescription>
       </revision>
diff --git a/en-US/Scientific_and_Technical.xml b/en-US/Scientific_and_Technical.xml
index 665eb38..36be927 100644
--- a/en-US/Scientific_and_Technical.xml
+++ b/en-US/Scientific_and_Technical.xml
@@ -16,6 +16,9 @@
   <section>
     
     <title>ATpy</title>
+    <indexterm>
+      <primary>ATpy</primary>
+    </indexterm>
     
     <para>
 
@@ -27,6 +30,15 @@
   <section>
     
     <title>bowtie</title>
+    <indexterm>
+      <primary>bowtie</primary>
+    </indexterm>
+    <indexterm>
+      <primary>DNA</primary>
+    </indexterm>
+    <indexterm>
+      <primary>genome</primary>
+    </indexterm>
     
     <para>
 
@@ -38,6 +50,12 @@
   <section>
     
     <title>DSDP</title>
+    <indexterm>
+      <primary>DSDP</primary>
+    </indexterm>
+    <indexterm>
+      <primary>semidefinite programming</primary>
+    </indexterm>
     
     <para>
       The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data.  For full documentation refer to <ulink url="http://www.mcs.anl.gov/hs/software/DSDP/">
@@ -48,6 +66,9 @@
   <section>
     
     <title>fastx_toolkit</title>
+    <indexterm>
+      <primary>fastx_toolkit</primary>
+    </indexterm>
     
     <para>
 
@@ -59,6 +80,16 @@
   <section>
     
     <title>IBSimu</title>
+    <indexterm>
+      <primary>IBSimu</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Ion Beam</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Simulation</primary>
+      <secondary>Ion Beam</secondary>
+    </indexterm>
     
     <para>
       Ion Beam Simulator or <package>IBSimu</package> is an ion optical computer simulation package for ion optics, plasma extraction and space charge dominated ion beam transport using Vlasov iteration.  More information at <ulink url="http://ibsimu.sourceforge.net/">
@@ -69,6 +100,9 @@
   <section>
     
     <title>gappa</title>
+    <indexterm>
+      <primary>gappa</primary>
+    </indexterm>
     
     <para>
 
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index e7ba426..8de1a61 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -13,6 +13,12 @@
   <section>
     
     <title>Chrony</title>
+    <indexterm>
+      <primary>Chrony</primary>
+    </indexterm>
+    <indexterm>
+      <primary>NTP</primary>
+    </indexterm>
     
     <para>
       Fedora 16 uses <package>Chrony</package> as the default Network Time Protocol (NTP) client. <emphasis>Chrony</emphasis> is designed to work well even on systems with no permanent network connection (such as laptops), and is capable of much faster time synchronisation than standard ntp. <emphasis>Chrony</emphasis> has several advantages when used in systems running on virtual machines, such as a larger range for frequency correction to help correct quickly drifting clocks, and better response to rapid changes in the clock frequency. It also has a smaller memory footprint and no unnecessary process wakeups, improving power efficiency.
@@ -21,6 +27,21 @@
   <section>
     
     <title>HAL Removal</title>
+    <indexterm>
+      <primary>HAL</primary>
+    </indexterm>
+    <indexterm>
+      <primary>libhal</primary>
+    </indexterm>
+    <indexterm>
+      <primary>udisks</primary>
+    </indexterm>
+    <indexterm>
+      <primary>upower</primary>
+    </indexterm>
+    <indexterm>
+      <primary>libudev</primary>
+    </indexterm>
     
     <para>
       Fedora 16 does not ship with the <package>HAL</package> daemon and <emphasis>libhal</emphasis>, which have been replaced with <emphasis>udisks</emphasis>, <emphasis>upower</emphasis> and <emphasis>libudev</emphasis>. If a specific application require libhal to function, please file a bug against it to be ported to the new technology. 
diff --git a/en-US/Virtualization.xml b/en-US/Virtualization.xml
index be297ed..8288d94 100644
--- a/en-US/Virtualization.xml
+++ b/en-US/Virtualization.xml
@@ -11,6 +11,12 @@
   <section>
     
     <title>USB Emulation</title>
+    <indexterm>
+      <primary>USB</primary>
+    </indexterm>
+    <indexterm>
+      <primary>EHCI</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
@@ -24,6 +30,12 @@
   <section>
     
     <title>CDROM Emulation</title>
+    <indexterm>
+      <primary>CDROM</primary>
+    </indexterm>
+    <indexterm>
+      <primary>ATAPI</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
@@ -49,6 +61,9 @@
   <section>
     
     <title>Upstream release notes</title>
+    <indexterm>
+      <primary>qemu</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
@@ -63,6 +78,9 @@
   <section>
     
     <title>Xen</title>
+    <indexterm>
+      <primary>Xen</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
@@ -108,6 +126,9 @@
   <section>
     
     <title>qemu-img</title>
+    <indexterm>
+      <primary>qemu-img</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
@@ -127,6 +148,9 @@
   <section>
     
     <title>qcow2</title>
+    <indexterm>
+      <primary>qcow2</primary>
+    </indexterm>
     
     <itemizedlist>
       <listitem>
diff --git a/en-US/Web_Servers.xml b/en-US/Web_Servers.xml
index 388260e..93aaaed 100644
--- a/en-US/Web_Servers.xml
+++ b/en-US/Web_Servers.xml
@@ -7,6 +7,9 @@
 <section>
   
   <title>Web Servers</title>
+    <indexterm>
+      <primary>httpd</primary>
+    </indexterm>
   
   <para>
 


More information about the docs-commits mailing list