diff options
author | Roy Marples <roy@marples.name> | 2007-08-15 17:47:25 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-08-15 17:47:25 +0000 |
commit | b8b1352b3890e7a4500e424d53f5de1ea0601c44 (patch) | |
tree | 3f4003d7120fcaf066fe3bbdc550fa3216944b9f | |
parent | 2ad4a5ba4a0adb5f018f00e892832b0fe1e73f49 (diff) |
whitespace
-rwxr-xr-x | sh/rc-help.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sh/rc-help.sh b/sh/rc-help.sh index d6f0fe5c..a4b8ce13 100755 --- a/sh/rc-help.sh +++ b/sh/rc-help.sh @@ -178,11 +178,11 @@ ${CYAN}Dependencies:${OFF} of a system logger depend on 'logger'. This should make things much more generic. - ${GREEN}config${OFF} - This is not really a dependency type, rather it informs the dependency - system about config files that may affect the dependencies of the service. - One example of this is the netmount service which changes its dependencies - depending on the config of /etc/fstab. + ${GREEN}config${OFF} + This is not really a dependency type, rather it informs the dependency + system about config files that may affect the dependencies of the service. + One example of this is the netmount service which changes its dependencies + depending on the config of /etc/fstab. Note that the 'need', 'use', 'before', and 'after' dependency types accept an '*' as an argument. Having: |