1BSD/ex-1.1/how_raw/doit

: loop
if $1x = x exit
nroff $1 | ssp >../how_ex/$1
shift
goto loop