]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: fix syntax error
authorSage Weil <sage@redhat.com>
Sat, 2 Aug 2014 04:19:26 +0000 (21:19 -0700)
committerSage Weil <sage@redhat.com>
Sat, 2 Aug 2014 04:19:26 +0000 (21:19 -0700)
Attempt 2...

ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/release-notes.rst:22: Unknown target name: "leveldb".

Signed-off-by: Sage Weil <sage@redhat.com>
doc/release-notes.rst

index 51132bfda5b91d40f4a27031378ca0dd6b05feb4..eba4b53e5397996ae21268ec31a633a6c391186e 100644 (file)
@@ -20,9 +20,10 @@ Upgrading
   affects developers and testers only.
 
 * mon-specific and osd-specific leveldb options have been removed.
-  From this point onward users should use `leveldb_' generic options and add
-  the options in the appropriate sections of their configuration files.
-  Monitors will still maintain the following monitor-specific defaults:
+  From this point onward users should use the `leveldb_*' generic
+  options and add the options in the appropriate sections of their
+  configuration files.  Monitors will still maintain the following
+  monitor-specific defaults:
 
     leveldb_write_buffer_size = 32*1024*1024  = 33554432  // 32MB
     leveldb_cache_size        = 512*1024*1204 = 536870912 // 512MB