a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 64453 and 41245

Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
 derived from ash.
 .
 It can be usefully installed as /bin/sh (because it executes scripts
 faster than bash), or as the default shell for the superuser.  It
 depends on fewer libraries than bash, and is therefore less likely to
 be affected by an upgrade problem or a disk failure. It is also
 useful for checking the POSIX compliance of scripts.
--- 64453	Thu Jan  1 00:00:00 1970
+++ 41245	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,9 @@
 POSIX-compliant shell
- The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
- from ash.
+ The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell
+ derived from ash.
  .
- Since it executes scripts faster than bash, and has fewer library
+ It can be usefully installed as /bin/sh (because it executes scripts
- dependencies (making it more robust against software or hardware
+ faster than bash), or as the default shell for the superuser.  It
- failures), it is used as the default system shell on Debian systems.
+ depends on fewer libraries than bash, and is therefore less likely to
+ be affected by an upgrade problem or a disk failure. It is also
+ useful for checking the POSIX compliance of scripts.