Package: aspell Version: 0.60.6-4 Severity: minor From "groff":
<standard input>:49: warning: escape character ignored before `=' Spaces corrected Missing newline added Patch: --- prezip-bin.1 2012-03-08 02:14:07.000000000 +0000 +++ prezip-bin.1.new 2012-03-08 02:15:05.000000000 +0000 @@ -46,7 +46,7 @@ Compress wordlist.txt to binary file wordlist.pz and send any error messages to a text file named errors.txt .TP -LC_COLLATE\=C sort \-u <wordlist.txt \fB|\fR prezip\-bin \-z >wordlist.pz +LC_COLLATE=C sort \-u <wordlist.txt \fB|\fR prezip\-bin \-z >wordlist.pz Sort a word list, then pipe it to .I prezip\-bin to create a compressed binary wordlist.pz file. @@ -73,7 +73,7 @@ output. .SH DIAGNOSTICS .I Prezip\-bin -normally exits with a return code of 0. If it encounters an error, +normally exits with a return code of 0. If it encounters an error, a message is sent to standard error output (stderr), and .I prezip\-bin exits with a non-zero return value. Error messages are listed below: @@ -88,7 +88,7 @@ a more advanced format. The output file will be empty. .TP \fBcorrupt input\fR -This is only for the decompression command \fB\-d\fR. The input file +This is only for the decompression command \fB\-d\fR. The input file appeared to be of a correct format, but something appears wrong now. There may be some valid data in output, but due to input corruption, the rest of the file can not be completed. @@ -112,4 +112,4 @@ For help, see the Aspell homepage at <http://aspell.net>. Send bug reports/comments to the Aspell user list at the above address. .SH AUTHOR -This info page was written by Jose Da Silva <[email protected]>. \ No newline at end of file +This info page was written by Jose Da Silva <[email protected]>. -- System Information: Debian Release: 6.0.4 Architecture: i386 (i586) Kernel: Linux 2.6.32-41 Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages aspell depends on: ii dictionaries-common 1.5.17 Common utilities for spelling dict ii libaspell15 0.60.6-4 GNU Aspell spell-checker runtime l ii libc6 2.11.3-2 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8 GCC support library ii libncursesw5 5.7+20100313-5 shared libraries for terminal hand ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 Versions of packages aspell recommends: ii aspell-de [aspell-dictionar 20091006-4.2 German dictionary for aspell ii aspell-en [aspell-dictionar 6.0-0-6 English dictionary for GNU Aspell ii aspell-is [aspell-dictionar 0.51-0-4 Icelandic dictionary for GNU Aspel Versions of packages aspell suggests: pn aspell-doc <none> (no description available) pn spellutils <none> (no description available) -- no debconf information -- Bjarni I. Gislason -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

