as they told you ass dir="rtl" which means direction = right to left in any tag like <html> or <body>
but this would make some English codes/commands like ./configure appear incorrectly so make English codes like this between two ‎ like this <code>‎ ./configure ‎</code> or <code dir="ltr">./configure</code> or both <code dir="ltr">‎ ./configure ‎</code> _______________________________________________ Doc mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/doc

