Author: plessy Date: 2011-11-30 13:43:28 +0000 (Wed, 30 Nov 2011) New Revision: 8720
Modified: trunk/packages/ncbi-epcr/trunk/debian/changelog trunk/packages/ncbi-epcr/trunk/debian/e-PCR.1 trunk/packages/ncbi-epcr/trunk/debian/famap.1 Log: Corrected typos in manpages (Closes: #650476), thanks to A. Costa. Modified: trunk/packages/ncbi-epcr/trunk/debian/changelog =================================================================== --- trunk/packages/ncbi-epcr/trunk/debian/changelog 2011-11-30 12:33:54 UTC (rev 8719) +++ trunk/packages/ncbi-epcr/trunk/debian/changelog 2011-11-30 13:43:28 UTC (rev 8720) @@ -1,3 +1,10 @@ +epcr (2.3.12-3) UNRELEASED; urgency=low + + [A. Costa] + * Corrected typos in manpages (Closes: #650476). + + -- Charles Plessy <[email protected]> Wed, 30 Nov 2011 22:41:32 +0900 + epcr (2.3.12-2) unstable; urgency=low * debian/source/format: 3.0 (quilt) Modified: trunk/packages/ncbi-epcr/trunk/debian/e-PCR.1 =================================================================== --- trunk/packages/ncbi-epcr/trunk/debian/e-PCR.1 2011-11-30 12:33:54 UTC (rev 8719) +++ trunk/packages/ncbi-epcr/trunk/debian/e-PCR.1 2011-11-30 13:43:28 UTC (rev 8720) @@ -21,7 +21,7 @@ .IP "\fB-g=\fI##\fR\fP " 10 Max indels allowed (default 0) .IP "\fB-f=\fI##\fR\fP " 10 -Use ## discontiguos words, slow if ##>1 +Use ## disontiguous words, slow if ##>1 .IP "\fB-o=\fI##\fR\fP " 10 Set output file .IP "\fB-t=\fI##\fR\fP " 10 @@ -41,9 +41,9 @@ .IP "\fB-v=\fI##\fR\fP " 10 Verbosity flags .IP "\fB-a=\fIa|f\fR\fP " 10 -Use presize alignmens (only if gaps>0), slow +Use presize alignments (only if gaps>0), slow .IP "" 10 -a - Allways or f - as Fallback +a - Always or f - as Fallback .IP "\fB-x=\fI+-\fR\fP " 10 Use 5'-end lowercase masking of primers (default -) .IP "\fB-u=\fI+-\fR\fP " 10 @@ -60,7 +60,7 @@ .IP "\fBG=\fI##\fR\fP " 10 Max indels allowed (default 0) .IP "\fBF=\fI##\fR\fP " 10 -Use ## discontinuos words +Use ## discontinuous words .IP "\fBO=\fI##\fR\fP " 10 Set output file to ## .IP "\fBT=\fI##\fR\fP " 10 @@ -72,9 +72,9 @@ .IP "\fBV=\fI##\fR\fP " 10 Verbosity flags .IP "\fBA=\fIa|f\fR\fP " 10 -Use presize alignmens (only if gaps>0), slow +Use presize alignments (only if gaps>0), slow .IP "" 10 -a - Allways or f - as Fallback +a - Always or f - as Fallback .IP "\fBX=\fI+-\fR\fP " 10 Use 5'-end lowercase masking of primers (default -) .IP "\fBU=\fI+-\fR\fP " 10 Modified: trunk/packages/ncbi-epcr/trunk/debian/famap.1 =================================================================== --- trunk/packages/ncbi-epcr/trunk/debian/famap.1 2011-11-30 12:33:54 UTC (rev 8719) +++ trunk/packages/ncbi-epcr/trunk/debian/famap.1 2011-11-30 13:43:28 UTC (rev 8720) @@ -17,7 +17,7 @@ FASTA files for reverse e-PCR searches .SH OPTIONS -where cvt (convertion table) is one of: +where cvt (conversion table) is one of: .IP off \- as is (default) .IP @@ -25,9 +25,9 @@ .IP N \- nucleotide uppercase allowed [ACGTN] .IP -nx \- nucleotide with ambiquity codes allowed +nx \- nucleotide with ambiguity codes allowed .IP -NX \- nucleotide with ambiquity codes uppercase +NX \- nucleotide with ambiguity codes uppercase .SH "EXAMPLE" _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
