Package: unp Version: 1.0.10 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/unp.1.gz', see attached '.diff'. (Spelling, plus some syntax and grammar stuff.) Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) unp depends on no packages. Versions of packages unp recommends: ii bzip2 1.0.3-2 high-quality block-sorting file co -- no debconf information
--- unp.1 2004-01-10 11:21:43.000000000 -0500 +++ /tmp/unp.1 2006-03-08 01:12:25.000000000 -0500 @@ -35,12 +35,12 @@ .SH USAGE -unp extract one or more files given as arguments on the command line. -Additionaly, it may pass some options to the backend tools (like tar +unp extracts one or more files given as arguments on the command line. +Additionally, it may pass some options to the backend tools (like tar options) when they are appended after `--ยด. .PP There is also a special -option (-u) which is very usefull for extracting of Debian packages. Using +option (-u) which is very useful for extracting Debian packages. Using -u, unp extracts the package (i.e. the ar archive) first, then extracts data.tar.gz in the current directory and then control.tar.gz in control/<filename>/. @@ -50,8 +50,8 @@ existing files. But don't count on this feature, always look for free working space before using unp. .PP -In contrary to gunzip which decompresses the file in the target directory of -the source file, unp will use current directory for output. +Unlike gunzip, which decompresses the file in the target directory of +the source file, unp uses the current directory for output. .SH AUTHOR Development started by Andre Karwath <[EMAIL PROTECTED]>

