Package: funcoeszz
Version: 8.3-2
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man1/funcoeszz.1.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash
Versions of packages funcoeszz depends on:
ii lynx 2.8.8dev.9-2
funcoeszz recommends no packages.
funcoeszz suggests no packages.
-- no debconf information
--- funcoeszz.1 2008-08-07 14:46:11.000000000 -0400
+++ /tmp/funcoeszz.1 2011-11-01 21:43:42.940491272 -0400
@@ -135,10 +135,10 @@
.nf
Generate a valid aleatory CNPJ or validates a CNPJ provided.
-Obs.: The CNPJ can be formated (points and dash) or not.
+Obs.: The CNPJ can be formatted (points and dash) or not.
Usage: zzcnpj [cnpj]
Ex.: zzcnpj 12.345.678/0001\-95 # validates the CNPJ
- zzcnpj 12345678000195 # not formated
+ zzcnpj 12345678000195 # not formatted
zzcnpj # generate a valid CNPJ
.fi
@@ -147,7 +147,7 @@
.nf
Count the number of times a word appears in a file.
-Obs.: It is diferent from grep \-c, witch don't count several words in the same line.
+Obs.: It is different from grep \-c, witch don't count several words in the same line.
Options: \-i ignores lowercase/uppercase
\-p partial search, count excerpts of words
Usage: zzcontapalavra [\-i|\-p] word files(s)
@@ -188,10 +188,10 @@
.nf
Generate a valid aleatory CPF or validates a CPF provided.
-Obs.: The CPF can be formated (points and dash) or not.
+Obs.: The CPF can be formatted (points and dash) or not.
Usage: zzcpf [cpf]
Ex.: zzcpf 123.456.789\-09 # validates the CPF
- zzcpf 12345678909 # not formated
+ zzcpf 12345678909 # not formatted
zzcpf # generates a valid CPF
.fi
@@ -302,7 +302,7 @@
Show the difference between two texts, word by word.
Useful to check spelling revisions or small changes in phrases.
-Obs.: If you have many diferent *lines*, use the diff command.
+Obs.: If you have many different *lines*, use the diff command.
Usage: zzdiffpalavra file1 file2
Ex.: zzdiffpalavra texto\-orig.txt texto\-novo.txt