From: Christian Theune Date: Thu, 24 Apr 2014 07:42:35 +0000 (+0200) Subject: Fix formatting of header X-Git-Tag: v0.82~63^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1723%2Fhead;p=ceph.git Fix formatting of header The header was displaying the newline as a simple "n" due to quoting in the doc. Signed-off-by: Christian Theune --- diff --git a/doc/dev/rbd-diff.rst b/doc/dev/rbd-diff.rst index e40124a002f..8cba29c30a3 100644 --- a/doc/dev/rbd-diff.rst +++ b/doc/dev/rbd-diff.rst @@ -7,7 +7,7 @@ two snapshots (or a snapshot and the head) of an RBD image. Header ~~~~~~ -"rbd diff v1\n" +"rbd diff v1\\n" Metadata records ~~~~~~~~~~~~~~~~