Oops.
 [rsc] --rwxrwxr-x M 344294 glenda sys 1218 Sep 25 13:42 sys/lib/dist/pc/inst/download
	/n/sourcesdump/2005/0925/plan9/sys/lib/dist/pc/inst/download:31,37 - 
	/n/sourcesdump/2005/0926/plan9/sys/lib/dist/pc/inst/download:31,37
	  	# BUG make restartable
	  	echo 'Downloading distribution package...'
	  	baropt='-w 145,129,445,168'
	- 	if(~ textinst 1)
	+ 	if(~ $textinst 1)
	  		baropt=-t
	  	if(! hget -vo /n/newfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] bargraph $baropt 'downloading '^plan9.iso.bz2)
	  			exit
 [rsc] --rwxrwxr-x M 344294 glenda sys 362 Sep 25 13:42 sys/lib/dist/pc/inst/watchfd
	/n/sourcesdump/2005/0925/plan9/sys/lib/dist/pc/inst/watchfd:8,14 - 
	/n/sourcesdump/2005/0926/plan9/sys/lib/dist/pc/inst/watchfd:8,14
	  p=$p(1)
	  
	  baropt='-w 145,129,445,168'
	- if(~ textinst 1)
	+ if(~ $textinst 1)
	  	baropt=-t
	  
	  {