From 1e919f7a93cacb9da7014403d03447e731fd229b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 24 Apr 2010 14:06:43 +0000 Subject: man: Patches from Arto Jantunen to fix escaped hyphens Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5838 ce84e21b-d406-0410-9b95-82705330c041 --- man/bcfg2.1 | 6 +++--- man/bcfg2.conf.5 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'man') 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 " 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 -- cgit v1.2.3-1-g7c22