From owner-freebsd-bugs Sun Apr 23 10:30:57 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA02874 for bugs-outgoing; Sun, 23 Apr 1995 10:30:57 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA02868 for ; Sun, 23 Apr 1995 10:30:54 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA02586; Sun, 23 Apr 1995 19:29:04 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id TAA09369 for freebsd-bugs@freebsd.org; Sun, 23 Apr 1995 19:29:03 +0200 Received: (from j@localhost) by jette.heep.sax.de (8.6.8/8.6.9) id TAA01603 for freebsd-bugs@freebsd.org; Sun, 23 Apr 1995 19:21:12 +0200 From: J Wunsch Message-Id: <199504231721.TAA01603@jette.heep.sax.de> Subject: Re: List of open Problem Reports To: freebsd-bugs@FreeBSD.org Date: Sun, 23 Apr 1995 19:21:09 +0200 (MET DST) Reply-To: bugs@FreeBSD.org In-Reply-To: <9504230254.AA10114@cs.weber.edu> from "Terry Lambert" at Apr 22, 95 08:54:24 pm Reply-To: joerg_wunsch@uriah.heep.sax.de X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 564 Sender: bugs-owner@FreeBSD.org Precedence: bulk > > > This is the list of currently open problem reports > [ ... ] > > /* EOF -- this list has not been truncated */ > > Thank you. Someone else noticed that the last one was corrupted. > I wasn't going to point it out. It wasn't really corrupted, but it looked ugly due to some spurious tabs that have been placed in some summary lines. (Setting -x1 in less cured the problem.) So i did both now: adding the EOF marker, and replace all tabs by a single space. This way, the line limitation will be honored (and the tabs have been pretty senseless at all).