From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:11:32 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373B816A4CE for ; Sat, 22 Jan 2005 14:11:32 +0000 (GMT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DA943D1D for ; Sat, 22 Jan 2005 14:11:32 +0000 (GMT) (envelope-from defuller@lbl.gov) Received: from [208.201.233.133] (adsl-208-201-233-133.sonic.net [208.201.233.133]) (authenticated bits=0) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id j0MEBVuv014759 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sat, 22 Jan 2005 06:11:32 -0800 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <83540A1F-6C7F-11D9-B8A7-000502FDA38D@lbl.gov> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-bugs@FreeBSD.org From: Daniel Fuller Date: Sat, 22 Jan 2005 06:11:30 -0800 X-Mailer: Apple Mail (2.619) Subject: revise wording for Problem Report kern/76525 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:11:32 -0000 Hello, Would it be possible to revise the text for following fields in Problem Report kern/76525 to make it more clear? Change title to read "select() hangs on EOF from named pipe (FIFO)" In the "How-To-Repeat" field change "source code for test programs described above:" to "source code for test programs described above: ...pipe.c:... " and further down, in the same field, before the listing of the second program change "..Next Test Program..." to "...fifo.c..." ...Thanks, Daniel Fuller