CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/25 05:37:03
Modified files:
usr.bin/vi/common: recover.c
Log message:
do not hardcode the editor name in the message displayed by "-r"
when there are no files to recover as this flag is used by ex(1)
and view(1) too.
problem found by jsing@, Sven Verdoolaege did some suggestions
to improve its portability.
diff committed upstream.
ok jsing@
