diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2012-01-07 17:38:43 +0100 |
---|---|---|
committer | Fabian Affolter <fabian@bernewireless.net> | 2012-01-07 17:38:43 +0100 |
commit | b66a853214a987dc0c0b2f482efa4df03f6e94da (patch) | |
tree | e69f6117d801f72522a4ce792a1e0f786a5ba21f | |
parent | 885de6413d315d695a1cfe8c2c7c6972200c104a (diff) | |
download | bcfg2-b66a853214a987dc0c0b2f482efa4df03f6e94da.tar.gz bcfg2-b66a853214a987dc0c0b2f482efa4df03f6e94da.tar.bz2 bcfg2-b66a853214a987dc0c0b2f482efa4df03f6e94da.zip |
Minor layout changes
-rw-r--r-- | doc/getting_started/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getting_started/index.txt b/doc/getting_started/index.txt index e7075c33f..034584014 100644 --- a/doc/getting_started/index.txt +++ b/doc/getting_started/index.txt @@ -236,7 +236,7 @@ Next Steps Several other utilities can help from this point on: :ref:`bcfg2-info <server-bcfg2-info>` is a utility that -instantiates a copy of the bcfg2 server core (minus the networking code) +instantiates a copy of the Bcfg2 server core (minus the networking code) for examination. From this, you can directly query: * Client Metadata |