Package: tclreadline Version: 1.2.0-7 Severity: minor Tags: patch
Found a few typos in '/usr/share/man/man3/tclreadline.3tclrl.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.16-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages tclreadline depends on: ii libc6 2.3.6-7 GNU C Library: Shared libraries ii libncurses5 5.5-2 Shared libraries for terminal hand ii libreadline5 5.1-7 GNU readline and history libraries ii tcl8.4 8.4.12-1 Tcl (the Tool Command Language) v8 tclreadline recommends no packages. -- no debconf information
--- tclreadline.3tclrl 2005-11-14 15:15:07.000000000 -0500 +++ /tmp/tclreadline.3tclrl 2006-05-12 03:36:57.000000000 -0400 @@ -147,7 +147,7 @@ .TP 5 \fB::tclreadline::readline initialize\fP \fIhistoryfile\fP initialize the tclreadline interface and read the history from -the \fIhistoryfile\fP. On succes an empty string is returned. +the \fIhistoryfile\fP. On success an empty string is returned. This command has to be called before any other tclreadline commands. .TP 5 @@ -236,7 +236,7 @@ \fItclreadline\fP defines the following variables in the namespace \fI::tclreadline\fP: -(for backwards compatiblity the global variables tclreadline_version, +(for backwards compatibility the global variables tclreadline_version, tclreadline_patchLevel and tclreadline_library are still present). .TP 5

