[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#393793: marked as done (col.1.gz: carriage return discussion)



Your message dated Thu, 5 Nov 2009 10:44:43 +0100
with message-id <20091105094443.GA1156@feivel.credativ.lan>
and subject line Re: Bug#393793: col.1.gz: carriage return discussion
has caused the Debian Bug report #393793,
regarding col.1.gz: carriage return discussion
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 owner@bugs.debian.org
immediately.)


-- 
393793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393793
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: bsdmainutils
Version: 6.1.4
Severity: minor
File: /usr/share/man/man1/col.1.gz

Actually col removes carriage returns, in contrast to the man page.
$ echo -e bla\\r\ |od -c
0000000   b   l   a  \r      \n
0000006
$ echo -e bla\\r\ |col|od -c
0000000   b   l   a  \n
0000004
So mention it on the man page.


--- End Message ---
--- Begin Message ---
On Thu, Nov 05, 2009 at 02:24:52AM +0800, jidanni@jidanni.org wrote:
> Well, maybe it is. I'm not sure. However the man page would be clearer
> if it just listed exactly which bytes it filters right there at the top
> of the page.

Feel free to send a patch and a differently worded manpage. I don't think
though that this is a bug.

Michael

-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: meskes@jabber.org
VfL Borussia! Forca Barca! Go SF 49ers! Use: Debian GNU/Linux, PostgreSQL


--- End Message ---

Reply to: