From 62dcbd84977206450edf4c6e6739371ae6dadadb Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Wed, 10 Mar 2010 10:11:26 -0500 Subject: [PATCH] spelling fixes for synchronize --- docs/certmaster-sync.pod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/certmaster-sync.pod b/docs/certmaster-sync.pod index 1519387..6c4fbe0 100644 --- a/docs/certmaster-sync.pod +++ b/docs/certmaster-sync.pod @@ -1,6 +1,6 @@ =head1 NAME -certmaster-sync -- syncronize client certificates with Func. +certmaster-sync -- synchronize client certificates with Func. =head1 SYNOPSIS @@ -8,11 +8,11 @@ certmaster-sync [-f|--force] =head1 DESCRIPTION -certmaster-sync syncronizes client certificates amongst certmaster clients via Func. It is assumed that the hosts who have requested certificates are reachable via Func for syncronization operations. +certmaster-sync synchronizes client certificates amongst certmaster clients via Func. It is assumed that the hosts who have requested certificates are reachable via Func for synchronization operations. -certmaster-sync by default is called as a post-sign and post-clean trigger. In order to enable syncronization you must set B to B, see B below. +certmaster-sync by default is called as a post-sign and post-clean trigger. In order to enable synchronization you must set B to B, see B below. -The syncronization occurs by querying remote Func methods in B on the minion hosts. This will gather information, copy any new certificates, and remove any certificates that have been cleaned. +The synchronization occurs by querying remote Func methods in B on the minion hosts. This will gather information, copy any new certificates, and remove any certificates that have been cleaned. =head1 OPTIONS @@ -30,7 +30,7 @@ Override the configuration value for B in F determines whether or not the script will actually syncronize or if it will exit with no operation. You can use -f|--force to override this configuration value. (Default: False) +B determines whether or not the script will actually synchronize or if it will exit with no operation. You can use -f|--force to override this configuration value. (Default: False) =back -- 2.39.2