summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2010-12-05 16:55:12 -0600
committerSol Jerome <sol.jerome@gmail.com>2010-12-05 16:55:12 -0600
commit165f426083778303fcd2ee4d3fd697571de2867a (patch)
tree407da83c29ba233928d2ca6399972a4403d9db10 /doc/appendix/guides
parent6bbcc73c5b3397ff42d51e8db5e5cba67dc24c35 (diff)
downloadbcfg2-165f426083778303fcd2ee4d3fd697571de2867a.tar.gz
bcfg2-165f426083778303fcd2ee4d3fd697571de2867a.tar.bz2
bcfg2-165f426083778303fcd2ee4d3fd697571de2867a.zip
doc: Make some minor changes to the new documentation
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/appendix/guides')
-rw-r--r--doc/appendix/guides/authentication.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appendix/guides/authentication.txt b/doc/appendix/guides/authentication.txt
index b9efbb929..13b797625 100644
--- a/doc/appendix/guides/authentication.txt
+++ b/doc/appendix/guides/authentication.txt
@@ -123,7 +123,7 @@ or password only. Also a bootstrap mode will be added shortly; this
will allow a client to authenticate with a password its first time,
requiring a certificate all subsequent times. This behavior can be
controlled through the use of the auth attribute in
-`Metadata/clients.xml`::
+``Metadata/clients.xml``::
<Clients>
<Client name='testclient' auth='cert'/>