summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-04-24 14:06:43 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-04-24 09:10:06 -0500
commit1e919f7a93cacb9da7014403d03447e731fd229b (patch)
treedaaec0272225a97527568d436199cab4f6880832 /man
parentbfc6b2f6f2a562c1290331dc79a4be56769623d6 (diff)
downloadbcfg2-1e919f7a93cacb9da7014403d03447e731fd229b.tar.gz
bcfg2-1e919f7a93cacb9da7014403d03447e731fd229b.tar.bz2
bcfg2-1e919f7a93cacb9da7014403d03447e731fd229b.zip
man: Patches from Arto Jantunen to fix escaped hyphens
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5838 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.16
-rw-r--r--man/bcfg2.conf.52
2 files changed, 4 insertions, 4 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 91e8c96ed..174f4d5a6 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -3,8 +3,8 @@
bcfg2 \- reconfigure machine based on settings in BCFG2
.SH SYNOPSIS
.B bcfg2
-.I [-d] [-v] [-p] [-c cache file] [-e] [-f config file] [-I] [-q] [-b bundle]
-[-r removal mode]
+.I [\-d] [\-v] [\-p] [\-c cache file] [\-e] [\-f config file] [\-I] [\-q] [\-b bundle]
+[\-r removal mode]
.SH DESCRIPTION
.TP
.BR bcfg2
@@ -80,7 +80,7 @@ Daemonize the agent.
.TP
.BR "\-k"
Run in bulletproof mode. This currently only affects behavior in the
-debian toolset; it calls apt-get update and clean and dpkg --configure --pending.
+debian toolset; it calls apt-get update and clean and dpkg \-\-configure \-\-pending.
.TP
.BR "\-l <whitelist|blacklist>"
Run the client in the server decision list mode. This approach is needed
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index ca0243737..542fc0fc6 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -93,7 +93,7 @@ The Git plugin allows you to track changes to your Bcfg2 repository using a git
\(bu
.B GroupPatterns
-The GroupPatterns plugin is a connector that can assign clients group membership pased on patterns in client hostnames.
+The GroupPatterns plugin is a connector that can assign clients group membership based on patterns in client hostnames.
\(bu
.B Hostbase