From 32b375baeff00c7f8205b6c95b8a6525373bdd97 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 24 Jul 2000 19:41:41 +0000 Subject: revert --- rc.d/init.d/functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc.d/init.d/functions') diff --git a/rc.d/init.d/functions b/rc.d/init.d/functions index 0a2457aa..3922af3a 100755 --- a/rc.d/init.d/functions +++ b/rc.d/init.d/functions @@ -1,9 +1,9 @@ #!/bin/sh # # functions This file contains functions to be used by most or all -# shell scripts in the /etc/rc.d/init.d directory. +# shell scripts in the /etc/init.d directory. # -# Version: @(#) /etc/rc.d/init.d/functions 1.01 26-Oct-1993 +# Version: @(#) /etc/init.d/functions 1.01 26-Oct-1993 # # Author: Miquel van Smoorenburg, # Hacked by: Greg Galloway and Marc Ewing -- cgit