[lttoolbox] 01/01: Fix hyphen-used-as-minus-sign
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Mon Feb 1 18:29:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a commit to branch master
in repository lttoolbox.
commit c50e421283a752bab2686c24fbe9dc6082e7af59
Author: Tino Didriksen <tino at didriksen.cc>
Date: Mon Feb 1 18:29:27 2016 +0000
Fix hyphen-used-as-minus-sign
---
lttoolbox/lt-trim.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lttoolbox/lt-trim.1 b/lttoolbox/lt-trim.1
index 94090db..dc84bf8 100644
--- a/lttoolbox/lt-trim.1
+++ b/lttoolbox/lt-trim.1
@@ -17,7 +17,7 @@ is the application responsible for trimming compiled dictionaries. The
analyses (right-side when compiling lr) of analyser_binary are trimmed
to the input side of bidix_binary (left-side when compiling lr,
right-side when compiling rl), such that only analyses which would
-pass through `lt-proc -b bidix_binary' are kept.
+pass through `lt-proc \-b bidix_binary' are kept.
\fBWarning: this program is experimental!\fR It has been tested, but
not deployed extensively yet.
@@ -29,7 +29,7 @@ combinations of + followed by # in monodix are handled.
Some minor caveats: If you have the capitalised lemma "Foo" in the
monodix, but "foo" in the bidix, an analysis "^Foo<tag>$" would pass
-through bidix when doing lt-proc -b, but will not make it through
+through bidix when doing lt-proc \-b, but will not make it through
trimming. Make sure your lemmas have the same capitalisation in the
different dictionaries. Also, you should not have literal `+' or `#'
in your lemmas. Since lt-comp doesn't escape these, lt-trim cannot
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lttoolbox.git
More information about the debian-science-commits
mailing list