From 2c7a042a8957bcc518781fbac24037a8e54a3eb0 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 8 Feb 2008 16:20:27 +0000 Subject: [PATCH] Small typo noticed by Tomasz Chmielewski git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@254 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scstadmin/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scstadmin/README b/scstadmin/README index 16a03348b..81b1787bc 100644 --- a/scstadmin/README +++ b/scstadmin/README @@ -44,7 +44,7 @@ When removing devices, users or groups from the config file keep in mind that "scstadmin -config" will NOT remove those configurations from the running system unless you use the -ForceConfig flag. Also, using the init script to reload the configuration -#> /etc/init.d/scst -reload-config +#> /etc/init.d/scst reload-config will also not remove configurations from a running system.