if ! -r ../prtdoc mkdir ../prtdoc
: loop
if $1x = x exit
if $1 -n ../prtdoc/$1 sh -e -c "fmt mhead --u "$1" > ../prtdoc/"$1
shift
goto loop
