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 41245 and 64453

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