]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix leftover "localhost" mention.
authorTommi Virtanen <tv@inktank.com>
Tue, 4 Sep 2012 15:20:57 +0000 (08:20 -0700)
committerTommi Virtanen <tv@inktank.com>
Tue, 4 Sep 2012 15:20:57 +0000 (08:20 -0700)
Commit dd011aba90831bade3b67e99268429be10635dce changed
the conf file sample to say {hostname}, but changed the
prose only from ``localhost`` to ``{localhost}``.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
doc/start/quick-start.rst

index a9874f4dacbedee6a9b647fc436fccf80d5c3e1b..421462765b555c36f7ecce57ead135dfa909bb90 100644 (file)
@@ -31,7 +31,7 @@ Add a Configuration File
 ------------------------
 
 Execute ``hostname`` on the command line to retrieve the name of your 
-host. Then, replace ``{localhost}`` in the sample configuration file
+host. Then, replace ``{hostname}`` in the sample configuration file
 with your host name. Execute ``ifconfig`` on the command line to
 retrieve the IP address of your host. Then, replace ``{ip-address}``
 with the IP address of your host. Finally, copy the contents of the