From owner-freebsd-bugs Mon Dec 10 4:19:39 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46F7937B417; Mon, 10 Dec 2001 04:19:31 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBACCdj14072; Mon, 10 Dec 2001 04:12:39 -0800 (PST) (envelope-from sheldonh) Date: Mon, 10 Dec 2001 04:12:39 -0800 (PST) From: Message-Id: <200112101212.fBACCdj14072@freefall.freebsd.org> To: ihaka@stat.auckland.ac.nz, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/32657: sed file handing is non-standard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sed file handing is non-standard State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Mon Dec 10 04:11:02 PST 2001 State-Changed-Why: FreeBSD's sed(1) demands a file parameter because it's not optional for the w flag in POSIX.2 ('92 edition). The semantics for the r flag are taken from the w flag. This change would meet with less resistence if you could find a more recent standard that prescribes optional arguments to the w flag (and possible the r flag). If you need help getting such information, try the freebsd-standards mailing list. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32657 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message