View | Details | Raw Unified
Collapse All | Expand All

(-) src/cmd/INIT/mamprobe.sh.orig (-1 / +1 lines)
 Lines 219-225    Link Here 
# STD* are standard commands/flags with possible execrate(1)
# STD* are standard commands/flags with possible execrate(1)
if	( ed ) < /dev/null > /dev/null 2>&1
if	( ed -V ) < /dev/null > /dev/null 2>&1
then	STDED=ed
then	STDED=ed
else	STDED=ex
else	STDED=ex
fi
fi