commit 751ff8ab61cc89cc7c351e1874720a61b865077f from: rsc date: Mon Jun 12 17:54:30 2006 UTC new sed -l commit - ca786c9f4ef7c059230fe5c56539726edc3808ed commit + 751ff8ab61cc89cc7c351e1874720a61b865077f blob - a2e2b54b33e70eee3efbf6c5773d64b003526d16 blob + 7f2b5f1344daf19e7515f2787fc6d75906ce2b37 --- man/man1/sed.1 +++ man/man1/sed.1 @@ -4,10 +4,7 @@ sed \- stream editor .SH SYNOPSIS .B sed [ -.B -n -] -[ -.B -g +.B -gln ] [ .B -e @@ -44,6 +41,11 @@ option suppresses the default output; .B -g causes all substitutions to be global, as if suffixed .BR g . +The +.B -l +option causes +.I sed +to flush its output buffer after every newline. .PP A script consists of editing commands, one per line, of the following form: