Your message dated Sun, 10 Jan 2010 00:58:39 +0200
with message-id <[email protected]>
and subject line Bug#306716 Close
has caused the Debian Bug report #306716,
regarding 'man ives' typo: "currentl"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
306716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xnc
Version: 5.0.4-2
Severity: minor
Tags: patch
Found a typo in '/usr/share/man/man1/ives.1.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)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages xnc depends on:
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-12 GCC support library
ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3
ii libtiff4 3.7.2-2 Tag Image File Format (TIFF) libra
ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--- - 2005-04-28 02:20:32.813889000 -0400
+++ /tmp/ives1.gz.12572 2005-04-28 02:20:32.809975701 -0400
@@ -25,7 +25,7 @@
.IP "F3 or Ctrl-C"
Copy selected area of text to cut buffer\&.
.IP "F4 or Ctrl-V"
-Paste text from cut buffer to currentl line\&.
+Paste text from cut buffer to current line\&.
.IP "F5 or Ctrl-X"
Cut selected text to cut buffer\&.
.IP "F6"
--- End Message ---
--- Begin Message ---
Reason for close:
Already fixed in 5.0.4-3
$ grep 'cut.*current.*line' $(find . -name "*1")
yo-man/ives.1:Paste text from cut buffer to current line\&.
Patch was:
+++ /tmp/ives1.gz.12572 2005-04-28 02:20:32.809975701 -0400
@@ -25,7 +25,7 @@
.IP "F3 or Ctrl-C"
Copy selected area of text to cut buffer\&.
.IP "F4 or Ctrl-V"
-Paste text from cut buffer to currentl line\&.
+Paste text from cut buffer to current line\&.
.IP "F5 or Ctrl-X"
Cut selected text to cut buffer\&.
.IP "F6"
--- End Message ---