[Aptitude-svn-commit] r4264 - in branches/aptitude-0.3/aptitude: . doc/en

Daniel Burrows dburrows at costa.debian.org
Mon Sep 26 03:32:44 UTC 2005


Author: dburrows
Date: Mon Sep 26 03:32:39 2005
New Revision: 4264

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/FAQ
   branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
Log:
Apply some fixes for typos in the documentation.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Mon Sep 26 03:32:39 2005
@@ -1,5 +1,10 @@
 2005-09-25  Daniel Burrows  <dburrows at debian.org>
 
+	* FAQ, doc/en/aptitude.xml:
+
+	  Apply several typo fixes submitted by
+	  Olivier Trichet <olivier.trichet at freesurf.fr>.
+
 	* doc/en/manpage.xml:
 
 	  Fix the SEE ALSO reference to the full documentation

Modified: branches/aptitude-0.3/aptitude/FAQ
==============================================================================
--- branches/aptitude-0.3/aptitude/FAQ	(original)
+++ branches/aptitude-0.3/aptitude/FAQ	Mon Sep 26 03:32:39 2005
@@ -1,18 +1,12 @@
 aptitude FAQ
 Last updated 02/03/2004
 
-1) Please include the ability to search for broken packages!
-2) I want to select text, why doesn't aptitude let me disable the mouse?
+1) I want to select text, why doesn't aptitude let me disable the mouse?
 
 
 ==============================================================================
 
-1) Please include the ability to search for broken packages!
-
-    You're in luck: this is already present.  Search for ~b, and you'll
-    find the first broken package.
-
-2) I want to select text, why doesn't aptitude let me disable the mouse?
+1) I want to select text, why doesn't aptitude let me disable the mouse?
 
     When a program running in an xterm is accessing the mouse, the xterm
     disables text selection.  However, you can override this behavior and

Modified: branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
==============================================================================
--- branches/aptitude-0.3/aptitude/doc/en/aptitude.xml	(original)
+++ branches/aptitude-0.3/aptitude/doc/en/aptitude.xml	Mon Sep 26 03:32:39 2005
@@ -57,8 +57,8 @@
   <!ENTITY help-help "<menuchoice><shortcut><keycap>?</keycap></shortcut><guimenu>Help</guimenu><guimenuitem>Help</guimenuitem></menuchoice>">
   <!ENTITY help-manual "<menuchoice><guimenu>Help</guimenu><guimenuitem>User's Manual</guimenuitem></menuchoice>">
   <!ENTITY help-faq "<menuchoice><guimenu>Help</guimenu><guimenuitem>FAQ</guimenuitem></menuchoice>">
-  <!ENTITY help-changelog "<menuchoice><guimenu>Help</guimenu><menuitem>ChangeLog</menuitem></menuchoice>">
-  <!ENTITY help-license "<menuchoice><guimenu>Help</guimenu><menuitem>License</menuitem></menuchoice>">
+  <!ENTITY help-changelog "<menuchoice><guimenu>Help</guimenu><guimenuitem>ChangeLog</guimenuitem></menuchoice>">
+  <!ENTITY help-license "<menuchoice><guimenu>Help</guimenu><guimenuitem>License</guimenuitem></menuchoice>">
 
 
   <!ENTITY manpage SYSTEM "manpage.xml">
@@ -469,7 +469,7 @@
     </blockquote>
 
     <para>
-      &aptitude; is a sizable program with many features, and it can
+      &aptitude; is a sizeable program with many features, and it can
       be a bit overwhelming for new users to get acquainted with it.
       This chapter does not exhaustively describe the features of
       &aptitude; (see <xref linkend='chapRefGuide'/> for that), but it
@@ -543,7 +543,7 @@
 	  informational messages describing some important commands.
 	  The black space that follows is the list of all available
 	  packages, in which some groups of packages are listed.  The
-	  currently selected group (<quote>Upgradable Packages</quote>) is
+	  currently selected group (<quote>Installed Packages</quote>) is
 	  highlighted, and its description is shown in the lower black
 	  space.
 	</para>
@@ -1491,11 +1491,11 @@
 
 	<para>
 	  As you can see, &aptitude; automatically decided to install
-	  <systemitem>libgtop2</systemitem> for me because
-	  <systemitem>bubblemon</systemitem> requires it.  At this
-	  point, I have the choice of either continuing with the
-	  installation by pressing <keycap>g</keycap>, or aborting it by
-	  pressing <keycap>q</keycap>.
+	  <systemitem>kaffeine</systemitem> for me because
+	  <systemitem>kaffeine-mozilla</systemitem> requires it.  At
+	  this point, I have the choice of either continuing with the
+	  installation by pressing <keycap>g</keycap>, or aborting it
+	  by pressing <keycap>q</keycap>.
 	</para>
       </section>
     </section>
@@ -5505,7 +5505,7 @@
 
 	      <row>
 		<entry><literal>LevelDown</literal></entry>
-		<entry><literal>K</literal></entry>
+		<entry><literal>J</literal></entry>
 		<entry>
 		  In a hierarchical list, selects the next sibling of
 		  the currently selected item (the next item at the
@@ -5515,7 +5515,7 @@
 
 	      <row>
 		<entry><literal>LevelUp</literal></entry>
-		<entry><literal>J</literal></entry>
+		<entry><literal>K</literal></entry>
 		<entry>
 		  In a hierarchical list, selects the previous sibling
 		  of the currently selected item (the previous item at
@@ -6029,7 +6029,7 @@
 
 	      <row>
 		<entry><literal>clear_eos</literal></entry>
-		<entry>The <quote>clear to end of sceren</quote> key.</entry>
+		<entry>The <quote>clear to end of screen</quote> key.</entry>
 	      </row>
 
 	      <row>
@@ -8307,7 +8307,7 @@
 	    </seglistitem>
 
 	    <seglistitem id='configExit-On-Last-Close'>
-	      <seg><literal>Aptitude::UI::Exit-On-Last-Close'</literal></seg>
+	      <seg><literal>Aptitude::UI::Exit-On-Last-Close</literal></seg>
 
 	      <seg><literal>true</literal></seg>
 
@@ -8441,7 +8441,7 @@
 	    <seglistitem id='configPackage-Header-Format'>
 	      <seg><literal>Aptitude::UI::Package-Header-Format</literal></seg>
 
-	      <seg><literal>%d</literal></seg>
+	      <seg><literal>%N %n #%B %u %o</literal></seg>
 
 	      <seg>
 		This option controls the format string used to



More information about the Aptitude-svn-commit mailing list