Package: blt Version: 2.4z-3 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man3/bgexec.3blt.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.11-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages blt depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li ii tcl8.0 8.0.5-8 Tcl (the Tool Command Language) v8 ii tcl8.3 8.3.5-4 Tcl (the Tool Command Language) v8 ii tcl8.4 8.4.9-1 Tcl (the Tool Command Language) v8 ii tk8.0 8.0.5-11 Tk toolkit for Tcl and X11, v8.0 - ii tk8.3 8.3.5-4 Tk toolkit for Tcl and X11, v8.3 - ii tk8.4 8.4.9-1 Tk toolkit for Tcl and X11, v8.4 - ii xlibs 4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu -- no debconf information
--- - 2005-05-23 03:50:40.004473000 -0400 +++ /tmp/bgexec3blt.gz.32179 2005-05-23 03:50:39.000000000 -0400 @@ -405,7 +405,7 @@ .br For example if data is to be converted from Unicode for use in Tcl, you would use the "unicode" encoding. The default is that no -tranlation is performed. +translation is performed. .TP \fB\-decodeoutput \fIencodingName\fR .br @@ -415,7 +415,7 @@ .br For example if data is to be converted from Unicode for use in Tcl, you would use the "unicode" encoding. The default is that no -tranlation is performed. +translation is performed. .TP \fB\-error \fIvarName\fR .br @@ -526,7 +526,7 @@ The biggest advantage of \fBbgexec\fR is that, unlike \fBfileevent\fR, it requires no additional Tcl code to run a program. It's simpler and less error prone. You don't have to worry about non-blocking I/O. -It's handled tranparently for you. +It's handled transparently for you. .PP \fBBgexec\fR runs programs that \fBfileevent\fR can not. \fBFileevent\fR assumes that the when stdout is closed the program has

