From 49f00d1c1e800790798ef0270f8cb64c0bdbc71f Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 20 May 2012 10:44:23 -0500 Subject: doc: Fix build warnings Signed-off-by: Sol Jerome --- doc/server/plugins/generators/cfg.txt | 4 ++-- doc/server/plugins/generators/packages.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt index 829130ee4..d97cf62e9 100644 --- a/doc/server/plugins/generators/cfg.txt +++ b/doc/server/plugins/generators/cfg.txt @@ -211,9 +211,9 @@ passphrases in your Bcfg2 repository, so you'll want to encrypt ``bcfg2.conf``. The best way to solve this is: #. On your Bcfg2 server, manually add the ``[cfg:encryption]`` section - to ``bcfg2.conf`` and restart the Bcfg2 server. + to ``bcfg2.conf`` and restart the Bcfg2 server. #. Update ``bcfg2.conf`` in your Bcfg2 repository with the - passphrases, and encrypt it. + passphrases, and encrypt it. The first (manual) step breaks the mutual dependency. diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index 3c1d304c1..606274e40 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -648,7 +648,7 @@ Packages plugin. Any booleans in the config file accept the values It understands the following directives: [packages] section ----------------- +------------------ * ``resolver``: Enable dependency resolution. Default is ``1`` (true). For historical reasons, this also accepts "enabled" and @@ -668,7 +668,7 @@ It understands the following directives: Packages. Default is ``auto``. [packages:yum] section -------------- +---------------------- * ``use_yum_libraries``: Whether or not to use the :ref:`native yum library support `. Default is ``0`` (false). @@ -681,7 +681,7 @@ along verbatim to the Yum configuration if you are using the native Yum library support. [packages:pulp] section --------------- +----------------------- * ``username`` and ``password``: The username and password of a Pulp user that will be used to register new clients and bind them to -- cgit v1.2.3-1-g7c22