#!/bin/csh

echo  macro is '-m'$1
nroff '-m'$1 < ../g90.man > ! g90.txt

emacs g90.txt