summaryrefslogtreecommitdiffstats
path: root/system/unac
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-26 20:44:29 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commitda03ac216d4aab503eb0d80d2cb7e61b775317b8 (patch)
tree047ccc381731dbed960781ee4fe11bc88092c7fa /system/unac
parentb1b1727e1a038faedc1c3ca17bef51ea00625d1a (diff)
downloadslackbuilds-da03ac216d4aab503eb0d80d2cb7e61b775317b8.tar.gz
slackbuilds-da03ac216d4aab503eb0d80d2cb7e61b775317b8.tar.xz
system/unac: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/unac')
-rw-r--r--system/unac/README12
-rw-r--r--system/unac/slack-desc10
2 files changed, 10 insertions, 12 deletions
diff --git a/system/unac/README b/system/unac/README
index 541db046af..d0683d9169 100644
--- a/system/unac/README
+++ b/system/unac/README
@@ -1,7 +1,5 @@
-unac (remove accents from text)
-
-unac is a C library and command that removes accents from a string. For
-instance the string été will become ete. It provides a command line
-interface that removes accents from an input flow or a string given in
-argument (unaccent command). In the library function and the command,
-the charset of the input is specified as an argument.
+unac is a C library and command that removes accents from a string
+It provides a command line interface that removes accents from a
+input flow or a string given in argument (unaccent command).
+In the library function and the command, the charset of the input
+is specified as an argument.
diff --git a/system/unac/slack-desc b/system/unac/slack-desc
index 202227ffb1..6d1787116c 100644
--- a/system/unac/slack-desc
+++ b/system/unac/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
unac: unac (remove accents from text)
unac:
-unac: unac is a C library and command that removes accents from a
-unac: string. For instance the string été will become ete. It provides
-unac: a command line interface that removes accents from a input flow or a
-unac: string given in argument (unaccent command). In the library function
-unac: and the command, the charset of the input is specified as an argument.
+unac: unac is a C library and command that removes accents from a string
+unac: It provides a command line interface that removes accents from a
+unac: input flow or a string given in argument (unaccent command).
+unac: In the library function and the command, the charset of the input
+unac: is specified as an argument.
unac:
unac:
unac: