Hi, I've found some more small mistakes and created another patch to fix it. Could you please apply it?
Thanks, -nori
Index: doc/en/aptitude.xml =================================================================== --- doc/en/aptitude.xml (revision 964) +++ doc/en/aptitude.xml (working copy) @@ -7476,10 +7476,12 @@ <para> In the event that there is not enough space, every row and column whose widgets <emphasis>all</emphasis> have their - <link linkend='layoutRowShrink'>RowShrink</link> or <link - linkend='layoutColShrink'>ColShrink</link> options set to - <literal>true</literal> will be shrunk. If this is not - enough, all rows and columns are shrunk to fit into the + <literal><link + linkend='layoutRowShrink'>RowShrink</link></literal> or + <literal><link + linkend='layoutColShrink'>ColShrink</link></literal> options + set to <literal>true</literal> will be shrunk. If this is + not enough, all rows and columns are shrunk to fit into the available space. </para>