=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.313 retrieving revision 1.314 diff -c -r1.313 -r1.314 *** src/etc/rc 2008/05/07 11:58:14 1.313 --- src/etc/rc 2008/06/02 16:33:39 1.314 *************** *** 1,4 **** ! # $OpenBSD: rc,v 1.313 2008/05/07 11:58:14 claudio Exp $ # System startup script run by init on autoboot # or after single-user. --- 1,4 ---- ! # $OpenBSD: rc,v 1.314 2008/06/02 16:33:39 jasper Exp $ # System startup script run by init on autoboot # or after single-user. *************** *** 531,537 **** fi if [ -x /usr/libexec/vi.recover ]; then ! echo 'preserving editor files'; /usr/libexec/vi.recover fi if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then --- 531,537 ---- fi if [ -x /usr/libexec/vi.recover ]; then ! echo 'preserving editor files.'; /usr/libexec/vi.recover fi if [ ! -f /etc/ssh/ssh_host_dsa_key ]; then