summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.1
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-02-02 15:09:58 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-02-02 15:09:58 +0000
commit1d1023d0987985fa57ff8bb1b1dec42259ff9d58 (patch)
treee256551542d6c726df8fcd5e137c274b761bb471 /man/bcfg2.1
parent618425388b594baea6c40f6b6fbac60eddc6efde (diff)
downloadbcfg2-1d1023d0987985fa57ff8bb1b1dec42259ff9d58.tar.gz
bcfg2-1d1023d0987985fa57ff8bb1b1dec42259ff9d58.tar.bz2
bcfg2-1d1023d0987985fa57ff8bb1b1dec42259ff9d58.zip
man: Fix typos
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5711 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r--man/bcfg2.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 43f0a4990..582cfe34d 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -82,7 +82,7 @@ Print Usage information.
Daemonize the agent.
.TP
.BR "\-k"
-Run in bulletproof mode. This currently only effect behavior in the
+Run in bulletproof mode. This currently only affects behavior in the
debian toolset; it calls apt-get update and clean and dpkg --configure --pending.
.TP
.BR "\-l <whitelist|blacklist>"
@@ -113,7 +113,7 @@ should only be used in safe conditions.
Cause bcfg2 to remove extra configuration elements it detects. Mode is one of all, Services, or Packages. All removes all entries. Likewise, Services and Packages remove only the extra configuration elements of the respective type.
.TP
.BR "\-s <service mode>"
-Set bcfg2 interaction level for services. Default behavior is to modify all services effected by reconfiguration. build mode attempts to stop all services started. disabled suppresses all attempts to modify services.
+Set bcfg2 interaction level for services. Default behavior is to modify all services affected by reconfiguration. build mode attempts to stop all services started. disabled suppresses all attempts to modify services.
.TP
.BR "\-u <user>"
Attempt to authenticate as 'user'.