From owner-freebsd-current Sat Oct 19 4: 9:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 427E637B401; Sat, 19 Oct 2002 04:09:13 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC2143E77; Sat, 19 Oct 2002 04:09:11 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9JB96828380; Sat, 19 Oct 2002 14:09:07 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9JB90aJ016305; Sat, 19 Oct 2002 14:09:00 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DB13DE6.A2E97A53@FreeBSD.org> Date: Sat, 19 Oct 2002 14:11:34 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: ru@FreeBSD.org, current@FreeBSD.org Subject: `nroff -mandoc foo.X | less' is broken Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've noticed that after upgrading my -current box (15 Oct snapshot) the `nroff -mandoc foo.X | less' construction no longer does produce valid results. I'm seeing ESC[ all over the place, i.e.: ESC[1mNAMEESC[0m ESC[1mradioctl ESC[22m- control radio tuners ESC[1mSYNOPSISESC[0m ESC[1mradioctl ESC[22m[ESC[1m-f ESC[4mESC[22mfileESC[24m] [ESC[1m-nESC[22m] At the same time, if I am dumping to the terminal directly there is no problem. There is also no problem with `man something'. Please fix. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message