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 70778 and 78493

Description: display DOS style hierarchical directory tree
 Display an indented directory tree using ASCII graphical character to
 represent hierarchical sturucture. The directories to include or
 exlude can be specified with command line options. A Perl
 implementation of the tree(1) program.
Description: display hierarchical directory tree
 Display an indented directory tree using ASCII graphical characters to
 represent the hierarchical structure. The directories to include or
 exclude can be specified with command line options. Ddir is a Perl
 implementation of the tree(1) program.
--- 70778	Thu Jan  1 00:00:00 1970
+++ 78493	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,5 @@
-display DOS style hierarchical directory tree
- Display an indented directory tree using ASCII graphical character to
- represent hierarchical sturucture. The directories to include or
- exlude can be specified with command line options. A Perl
+display hierarchical directory tree
+ Display an indented directory tree using ASCII graphical characters to
+ represent the hierarchical structure. The directories to include or
+ exclude can be specified with command line options. Ddir is a Perl
  implementation of the tree(1) program.