Package: dact Version: 0.8.39-2 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/dact.1.gz', see attached '.diff'. 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) Versions of packages dact depends on: ii libbz2-1.0 1.0.3-2 high-quality block-sorting file co ii libc6 2.3.6-3 GNU C Library: Shared libraries an ii liblzo1 1.08-3 data compression library (old vers ii libmcrypt4 2.5.7-5 De-/Encryption Library ii zlib1g 1:1.2.3-10 compression library - runtime dact recommends no packages. -- no debconf information
--- dact.1 2004-07-07 04:59:19.000000000 -0400 +++ /tmp/dact.1 2006-03-08 01:42:59.000000000 -0500 @@ -1,7 +1,7 @@ .PU .TH DACT 1 .SH NAME -dact \- compress or expand a file, or stream +dact \- compress or expand a file or stream .SH SYNOPSIS .ll +10 .B dact @@ -29,7 +29,7 @@ .TP .B \-d Decompress the file (or stdin, if no file is given), removing -the extention if it has a valid one. +the extension if it has a valid one. .TP .B \-s Display statistics about the file, such as: @@ -104,7 +104,7 @@ your entire system. .TP .B \-a -DACT modules. This option will fetch the latest modules from the internet and place them in $HOME/.dact/ in a subdirectory cooresponding to your Operating System and CPU Architecture. +DACT modules. This option will fetch the latest modules from the internet and place them in $HOME/.dact/ in a subdirectory corresponding to your Operating System and CPU Architecture. .TP .B \-b\ size Use the specified block size to compress the file. This @@ -119,7 +119,7 @@ .B \-m\ file Load another config file. This option will attempt to load the specified file in addition to the normal files, the -options in this file will supercede other options. +options in this file will supersede other options. .TP .B \-o\ file Alternate output. This option sends output to a file instead

