diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2011-01-22 18:56:15 +0100 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-01-22 13:07:15 -0600 |
commit | bef8a906b086a473dc1dd43a5930316238a6114d (patch) | |
tree | 7988229a2806e10c6ab3848acbdaa655e32f3087 | |
parent | 69d7686f89b8c00bda02cd32ce1066d3688077b8 (diff) | |
download | bcfg2-bef8a906b086a473dc1dd43a5930316238a6114d.tar.gz bcfg2-bef8a906b086a473dc1dd43a5930316238a6114d.tar.bz2 bcfg2-bef8a906b086a473dc1dd43a5930316238a6114d.zip |
Small Layout changes
-rw-r--r-- | doc/server/plugins/structures/base.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/structures/base.txt b/doc/server/plugins/structures/base.txt index 47fba8334..66d8062e1 100644 --- a/doc/server/plugins/structures/base.txt +++ b/doc/server/plugins/structures/base.txt @@ -73,4 +73,4 @@ various linux distributions. In this case, you may want to manage the ``/etc/hosts`` file using Base instead of Bundler since you will not have to include any Bundles in your Metadata. However, you could alternatively have a base 'linux' group that all the clients inherit which includes a -'linux' Bundle with the ``/etc/hosts`` configuration entry. +*linux* Bundle with the ``/etc/hosts`` configuration entry. |