diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 20:33:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 261ac360db8dbe79e67aa801988055e7a76069c4 (patch) | |
tree | 2399d68a02317e9e9b93f49302cc3fa50b3169d9 /system/ded | |
parent | 43d3b231884050ad18d39a4b25a3533f4b916985 (diff) |
system/ded: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/ded')
-rw-r--r-- | system/ded/README | 2 | ||||
-rw-r--r-- | system/ded/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/ded/README b/system/ded/README index 0cf4718d3f13..928748cac92a 100644 --- a/system/ded/README +++ b/system/ded/README @@ -1,6 +1,6 @@ ded (directory editor) -ded (pronounced "dee–eee–dee") allows you to navigate through multiple +ded (pronounced "dee-eee-dee") allows you to navigate through multiple file lists or a directory tree, viewing or changing file attributes rapidly. In addition to conventional file information, it operates on the file's RCS or SCCS archives (or CVS or SVN, etc), making it useful diff --git a/system/ded/slack-desc b/system/ded/slack-desc index 9409c17fec06..4dd9a369b889 100644 --- a/system/ded/slack-desc +++ b/system/ded/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| ded: ded (directory editor) ded: -ded: ded (pronounced "dee–eee–dee") allows you to navigate through +ded: ded (pronounced "dee-eee-dee") allows you to navigate through ded: multiple file lists or a directory tree, viewing or changing file ded: attributes rapidly. In addition to conventional file information, ded: it operates on the file's RCS or SCCS archives (or CVS or SVN, |