4.3BSD/usr/ingres/doc/access/format

#! /bin/csh -f
nroff 1aa
foreach name (*.nr)
	nroff -man $name
end