From 855f92eae02e7f2018a3136ca461c098d9ff9747 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 6 Aug 1999 06:20:19 +0000 Subject: I don't think `customify' is a real word. --- etc/rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rc b/etc/rc index 15350058f28ff..2e03dd61b0e69 100644 --- a/etc/rc +++ b/etc/rc @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc,v 1.190 1999/08/02 05:42:44 imp Exp $ +# $Id: rc,v 1.191 1999/08/06 06:16:06 peter Exp $ # From: @(#)rc 5.27 (Berkeley) 6/5/91 # System startup script run by init on autoboot @@ -412,7 +412,7 @@ if [ "X${update_motd}" != X"NO" ]; then fi fi -# Run rc.devfs if present to customify devfs +# Run rc.devfs if present to customize devfs [ -f /etc/rc.devfs ] && sh /etc/rc.devfs # Do traditional (but rather obsolete) rc.local file if it exists. If you -- cgit v1.3