Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2005 04:30:07 GMT
From:      Eugene Grosbein <eugen@grosbein.pp.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/78692: [PATCH] add support for line buffered output to sed(1)
Message-ID:  <200503130430.j2D4U7Xa011329@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/78692; it has been noted by GNATS.

From: Eugene Grosbein <eugen@grosbein.pp.ru>
To: Giorgos Keramidas <keramida@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: bin/78692: [PATCH] add support for line buffered output to sed(1)
Date: Sun, 13 Mar 2005 11:28:49 +0700

 > "stdout" is something that depends on an understanding of how stdio.h
 > works in ANSI C.  Since the executable of sed is pretty much
 > language-agnostic and we can't expect all the users of FreeBSD to be C
 > programmers, I'd probably write this as:
 > 
 > 	.It Fl l
 > 	Make output line buffered.
 
 That's nice. I just was too lazy and took description of '-l'
 from tcpdump(1) manual page :-)
 
 Eugene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503130430.j2D4U7Xa011329>