Package: perforate Version: 1.1-4 Severity: minor Tags: patch
In '/usr/share/man/man1/zum.1.gz' the SYNOPSIS lacks parameters and the example isn't indented. 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/dash Kernel: Linux 2.6.14-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages perforate depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an perforate recommends no packages. -- no debconf information
--- - 2005-11-06 00:17:19.609847000 -0500 +++ /tmp/zum1.gz.5372 2005-11-06 00:17:19.000000000 -0500 @@ -3,6 +3,7 @@ zum \- free disk space by making holes in files .SH SYNOPSIS .B zum +[\fIFILE\fR]... .SH DESCRIPTION .B zum reads a files list on the command line and attempts to perforate these files. @@ -11,7 +12,9 @@ thus giving the file system a chance of not allocating real disk space for those bytes. .SH EXAMPLE +.IP .B find . -type f -print0 | xargs -0 zum +.PP If you zum under /boot, where your kernel image lives, your system will become unbootable unless you run lilo again. .SH AUTHOR