]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man: Make </VirtualHost> be on its own line.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 31 Mar 2011 20:28:29 +0000 (13:28 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 31 Mar 2011 20:36:01 +0000 (13:36 -0700)
Apparently, now there's a vertical paragraph space before it,
but that's better than being tacked at the end of the previous
line.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
man/radosgw.8

index b7ff17bf7cd8b7a3e7d0ab9ffd0badf4d7eaa110..3eab509405921a76d1f2e32d35e934e8e941379d 100644 (file)
@@ -50,6 +50,7 @@ An apache example configuration for using the RADOS gateway:
   # ErrorLog /var/log/apache2/error.log
   # CustomLog /var/log/apache2/access.log combined
   ServerSignature Off
+
 </VirtualHost>
 .PP
 And the corresponding radosgw script: