From: John Wilkins Date: Tue, 17 Sep 2013 17:39:24 +0000 (-0700) Subject: doc: Replaced code-block with inline literal to fix auto numbering. X-Git-Tag: v0.71~120 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1f80d63272a29ff0d1e75fa217102dd15a12c328;p=ceph.git doc: Replaced code-block with inline literal to fix auto numbering. Signed-off-by: John Wilkins --- diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst index 4521dfbe13d6..ea96d394c7a4 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