From 47b097ca9827acb57ea5b601c29840912eae9873 Mon Sep 17 00:00:00 2001 From: Bernhard Rosenkraenzer Date: Mon, 24 Jul 2000 14:19:47 +0000 Subject: /etc/init.d -> /etc/rc.d/init.d --- 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 3922af3a..0a2457aa 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/init.d directory. +# shell scripts in the /etc/rc.d/init.d directory. # -# Version: @(#) /etc/init.d/functions 1.01 26-Oct-1993 +# Version: @(#) /etc/rc.d/init.d/functions 1.01 26-Oct-1993 # # Author: Miquel van Smoorenburg, # Hacked by: Greg Galloway and Marc Ewing -- cgit v1.2.1