Package: reprepro
Version: 1.3.0-1
Severity: minor
Tags: patch

Found some typos in '/usr/share/man/man1/reprepro.1.gz', see attached '.diff'.

Hope this helps...

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages reprepro depends on:
ii  apt                          0.6.46.2    Advanced front-end for dpkg
ii  libarchive1                  1.2.53-2    Single library to read/write tar, 
ii  libbz2-1.0                   1.0.3-6     high-quality block-sorting file co
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries
ii  libdb4.3                     4.3.29-6    Berkeley v4.3 Database Libraries [
ii  libgpg-error0                1.4-1       library for common error values an
ii  libgpgme11                   1.1.2-2     GPGME - GnuPG Made Easy
ii  zlib1g                       1:1.2.3-13  compression library - runtime

reprepro recommends no packages.

-- no debconf information

--- reprepro.1  2006-10-11 12:35:43.000000000 -0400
+++ /tmp/reprepro.1     2006-10-30 22:08:58.000000000 -0500
@@ -268,7 +268,7 @@
 download a updated package in the (hopefully) following update
 run, you will end up with no package at all instead of an old one.
 This will also blow up pindex files if you are using the tiffany
-example or somethine similar.
+example or something similar.
 So be careful when using this option or better get some more space so
 that update works.
 .TP
@@ -593,7 +593,7 @@
 third of all files is read.
 And so on...
 
-After that a space seperated list of options can be given.
+After that a space separated list of options can be given.
 If there is a \fBudebs\fP keyword, \fB.udeb\fPs are also listed
 (in a file called \fBuContents\-\fP\fIarchitecture\fP.)
 If there is a \fBnodebs\fP keyword, \fB.deb\fPs are not listed.
@@ -791,7 +791,7 @@
 .TP
 .B Components
 The components of the distribution to get from.
-Unknown items are ignored to ease rule reusal.
+Unknown items are ignored to ease rule reuse.
 If there are no items, all components from distribution are taken.
 (Use some non existing like "none", if you want none).
 .TP
@@ -1149,13 +1149,13 @@
 To delete them:
 .br
 \fBreprepro deleteunreferenced\fP
-.SH INTERUPTING
-Interupting reprepro has its problems.
+.SH INTERRUPTING
+Interrupting reprepro has its problems.
 Some things (like speaking with apt methods, database stuff) can cause
-problems when interupted at the wrong time.
-Then there are design problems of the code making it hard to destinguish
-if the current state is dangerous or non-dangerous to interupt.
-Thus if reprepro receives a signal normaly sent to tell a process to
+problems when interrupted at the wrong time.
+Then there are design problems of the code making it hard to distinguish
+if the current state is dangerous or non-dangerous to interrupt.
+Thus if reprepro receives a signal normally sent to tell a process to
 terminate itself softly,
 it continues its operation, but does not start any new operations.
 (I.e. it will not tell the apt-methods any new file to download, it will
@@ -1166,10 +1166,10 @@
 given type will terminate reprepro. You will risk database corruption
 and have to remove the lockfile manually.\fP
 
-Also note that even normal interuption leads to code-paths mostly untested
+Also note that even normal interruption leads to code-paths mostly untested
 and thus expose a multitude of bugs including those leading to data corruption.
 Better think a second more before issuing a command than risking the need
-for interuption.
+for interruption.
 .SH "REPORTING BUGS"
 Report bugs or wishlist requests to <[EMAIL PROTECTED]>
 .br

Reply via email to