Package: xli Version: 1.17.0-18 Severity: minor Tags: patch Hello,
This patch fixes a typo in the xli.1 man page, which prevents one line to be displayed. -- 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.4.27 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages xli depends on: ii libc6 2.3.5-5 GNU C Library: Shared libraries an ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libpng10-0 1.0.18-1 PNG library, older version - runti ii libx11-6 6.8.2.dfsg.1-5 X Window System protocol client li ii libxext6 6.8.2.dfsg.1-5 X Window System miscellaneous exte ii xlibs 6.8.2.dfsg.1-5 X Window System client libraries m ii zlib1g 1:1.2.3-4 compression library - runtime xli recommends no packages. -- no debconf information Thanks in advance, -- Nekral
--- xli.1.orig 2005-09-04 01:19:59.000000000 +0200 +++ xli.1 2005-09-04 01:20:52.000000000 +0200 @@ -575,7 +575,7 @@ name ends in .Z is assumed to be a compressed image and will be filtered through "uncompress". If HAVE_GUNZIP is defined in the Makefile.std make file, then any image whose name ends in -.gz or .Z will be filtered through gunzip. +\&.gz or .Z will be filtered through gunzip. .PP Any file that looks like a uuencoded file will be decoded automatically.

