From b762c21d81ccd4d5f05ffce88a189c9a96065f6d Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 27 Jun 2004 13:04:58 +0000 Subject: [PATCH] fixed typos git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1597 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/scripts/vprocunhide | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util-vserver/scripts/vprocunhide b/util-vserver/scripts/vprocunhide index 24a4a47..04b6d0c 100755 --- a/util-vserver/scripts/vprocunhide +++ b/util-vserver/scripts/vprocunhide @@ -1,4 +1,5 @@ #!/bin/bash +# $Id$ # # Copyright (C) 2004 Enrico Scholz # @@ -32,7 +33,7 @@ function showHelp() Return values: 0 ... no errors 1 ... configuration error - 2 ... some files where changes but there occured errors on other ones + 2 ... some files were changed but errors occured on other ones 3 ... operation failed on every file Report bugs to <$PACKAGE_BUGREPORT>." -- 1.8.1.5