summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-09-17 10:39:24 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-09-17 10:39:24 -0700
commit1f80d63272a29ff0d1e75fa217102dd15a12c328 (patch)
tree363dc4585206d965adb4cb70dcc22a5c677592ad
parent7d5dfa2b584742d3c994637c14ed0b43126c3b9a (diff)
downloadceph-1f80d63272a29ff0d1e75fa217102dd15a12c328.tar.gz
doc: Replaced code-block with inline literal to fix auto numbering.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/install/rpm.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst
index 4521dfbe13d..ea96d394c7a 100644
--- a/doc/install/rpm.rst
+++ b/doc/install/rpm.rst
@@ -202,9 +202,7 @@ Installing Ceph Object Storage
ServerName {FQDN}
-#. Create an Apache httpd virtual host in ``/etc/httpd/conf.d/rgw.conf``.
-
-.. code-block:: ini
+#. Create an Apache httpd virtual host in ``/etc/httpd/conf.d/rgw.conf``. ::
FastCgiExternalServer /var/www/s3gw.fcgi -socket /tmp/radosgw.sock
<VirtualHost *:80>