Package: aptitude Version: 0.4.3-1 Severity: minor Tags: patch
Hi, here attached a patch to fix some mistakes in doc/en/aptitude.xml. Could you please commit when you have time? Thanks, -nori -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-3-686 Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) Versions of packages aptitude depends on: ii apt [libapt-pkg-libc6 0.5.28.6 Advanced front-end for dpkg ii libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-13sarge1 GCC support library ii libncurses5 5.4-4 Shared libraries for terminal hand ii libsigc++-1.2-5c102 1.2.5-4 type-safe Signal Framework for C++ ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 -- no debconf information
Index: doc/en/aptitude.xml =================================================================== --- doc/en/aptitude.xml (revision 957) +++ doc/en/aptitude.xml (working copy) @@ -2797,7 +2797,7 @@ The four characters on the left-hand side of the synopsis show that the package is not installed (<quote>p</quote>), that it is going to be installed - (<quote>i</quote>), that it was automatically installed + (<quote>i</quote>), that it will be automatically installed (<quote>A</quote>), and that it is untrusted (<quote>U</quote>). On the right-hand side of the synopsis, the current version and the most recent @@ -2824,7 +2824,7 @@ installed</emphasis> (see <xref linkend='secAutoInstall'/>), and the fourth character indicates whether the package is trusted (see <xref - linkend='secTrust'/>. + linkend='secTrust'/>). </para> <para> @@ -5584,7 +5584,7 @@ <row> <entry><literal>Commit</literal></entry> - <entry>N</entry> + <entry><literal>N</literal></entry> <entry> In the <!-- TODO: <link linkend='secHier'> -->hierarchy editor, stores the hierarchy location @@ -5595,7 +5595,7 @@ <row> <entry><literal>Confirm</literal></entry> - <entry>enter</entry> + <entry><literal>enter</literal></entry> <entry> In dialog boxes, this is equivalent to pressing <quote><guilabel>Ok</guilabel></quote>; when interacting with a @@ -5782,7 +5782,7 @@ <row> <entry><literal>ExpandAll</literal></entry> - <entry>[</entry> + <entry><literal>[</literal></entry> <entry> Expands the selected tree and all its children in a hierarchical list. @@ -5808,7 +5808,7 @@ <row> <entry><literal>ForbidUpgrade</literal></entry> - <entry>F</entry> + <entry><literal>F</literal></entry> <entry> <link linkend='pkgCmdForbid'>Forbids</link> a package from being upgraded to the currently @@ -5818,7 +5818,7 @@ <row> <entry><literal>ForgetNewPackages</literal></entry> - <entry>f</entry> + <entry><literal>f</literal></entry> <entry> Discards all information about which packages are <quote>new</quote> (causes the list of <quote>new</quote> packages to become @@ -5985,7 +5985,7 @@ <row> <entry><literal>MineUncoverSweepSquare</literal></entry> - <entry>enter</entry> + <entry><literal>enter</literal></entry> <entry> Uncovers the current square in <link linkend='secMinesweeper'>Minesweeper</link> if it is @@ -6206,7 +6206,7 @@ <row> <entry><literal>ToggleExpanded</literal></entry> - <entry>entry</entry> + <entry><literal>enter</literal></entry> <entry> Expands or collapses the currently selected tree in a hierarchical list. @@ -6215,7 +6215,7 @@ <row> <entry><literal>ToggleMenuActive</literal></entry> - <entry>C-m,f10,C-space</entry> + <entry><literal>C-m,f10,C-space</literal></entry> <entry> Activates or deactivates the main menu. </entry> @@ -6388,7 +6388,7 @@ </row> <row> - <entry><literal>entry</literal></entry> + <entry><literal>enter</literal></entry> <entry>The Enter key.</entry> </row> @@ -6403,7 +6403,7 @@ </row> <row> - <entry>find</entry> + <entry><literal>find</literal></entry> <entry>The Find key.</entry> </row>