summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2014-03-20 22:42:59 +0100
committerSage Weil <sage@inktank.com>2014-03-20 22:43:13 +0100
commitd4d77d71d0f5e1ef025221bd9ab751da9d44c6bb (patch)
tree290579a8ea126195c2ec2d2ce55c445104eaf38c
parentMerge pull request #1503 from dachary/wip-jerasure-submodules (diff)
downloadceph-d4d77d71d0f5e1ef025221bd9ab751da9d44c6bb.tar.xz
ceph-d4d77d71d0f5e1ef025221bd9ab751da9d44c6bb.zip
doc/release-notes: stop confusing sphinx
ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/release-notes.rst:594: Unknown target name: "debug". Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/release-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst
index 6011257df86..10c5fa2b457 100644
--- a/doc/release-notes.rst
+++ b/doc/release-notes.rst
@@ -591,7 +591,7 @@ Notable Changes
* client: fix getcwd() to use new LOOKUPPARENT operation (Zheng Yan)
* osd: fix bugs in log merging (Samuel Just)
* rados: add 'set-alloc-hint' command (Ilya Dryomov)
-* common: fix 'config dump' debug_ prefix (Danny Al-Gaaf)
+* common: fix 'config dump' debug prefix (Danny Al-Gaaf)
* rbdmap: fix upstart script (Stephan Renatus)
* mds: fix file lock owner checks (Zheng Yan)
* rbd-fuse: fix enumerate_images overflow, memory leak (Ilya Dryomov)