--- sun/xmapmaker.orig 1993-02-10 05:57:29 UTC +++ sun/xmapmaker @@ -10,5 +10,5 @@ if (-e /usr/openwin/bin/xterm) then else if (-e /usr/openwin/demo/xterm) then exec /usr/openwin/demo/xterm $xoptions $fontsize -e $program $* else - exec xterm $options $fontsize -e $program + exec xterm $xoptions $fontsize -e $program endif