4.3BSD-Reno/src/usr.bin/awk/test/t.pp2

/bwk/,/scj/	{ print "1: ", $0 }
/bwk/, /bsb/	{ print "2: ", $0 }
/mel/, /doug/	{ print "3: ", $0 }