Package: blt
Version: 2.4z-3
Severity: minor
Tags: patch

Hello,

A typo in the bitmap.3blt man page prevents one line to be displayed.

See the attached patch

-- 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 blt depends on:
ii  libc6                     2.3.5-5        GNU C Library: Shared libraries an
ii  libx11-6                  6.8.2.dfsg.1-5 X Window System protocol client li
ii  tcl8.4                    8.4.9-1        Tcl (the Tool Command Language) v8
ii  tk8.4                     8.4.9-1        Tk toolkit for Tcl and X11, v8.4 -
ii  xlibs                     6.8.2.dfsg.1-5 X Window System client libraries m

blt recommends no packages.

-- no debconf information

Thanks in advance,
-- 
Nekral
--- bitmap.3blt.orig    2005-09-04 00:10:08.000000000 +0200
+++ bitmap.3blt 2005-09-04 00:10:18.000000000 +0200
@@ -321,7 +321,7 @@
 Tk will recognize "gray1" as a bitmap which can now be used with any
 widget that accepts bitmaps.
 .CS
-.barchart element configure elem1 -stipple gray1
+\&.barchart element configure elem1 -stipple gray1
 .CE
 The bitmap data can be specified in a mulitude of forms.
 The following commands are all equivalent.

Reply via email to