From 1f80d63272a29ff0d1e75fa217102dd15a12c328 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 17 Sep 2013 10:39:24 -0700 Subject: [PATCH] doc: Replaced code-block with inline literal to fix auto numbering. Signed-off-by: John Wilkins --- doc/install/rpm.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst index 4521dfbe13d6b..ea96d394c7a41 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 -- 2.39.5