[Xen-devel] [PATCH] docs: fix StudlyCaps in libxl-migration-stream.pandoc

Wei Liu posted 1 patch 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200128124031.8720-1-wl@xen.org
docs/specs/libxl-migration-stream.pandoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[Xen-devel] [PATCH] docs: fix StudlyCaps in libxl-migration-stream.pandoc
Posted by Wei Liu 6 years ago
Note that the "LibxlFmt" in the stream should remain unchanged.

Signed-off-by: Wei Liu <wl@xen.org>
---
 docs/specs/libxl-migration-stream.pandoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specs/libxl-migration-stream.pandoc b/docs/specs/libxl-migration-stream.pandoc
index 3766f37f4f..5ec5dc991b 100644
--- a/docs/specs/libxl-migration-stream.pandoc
+++ b/docs/specs/libxl-migration-stream.pandoc
@@ -1,4 +1,4 @@
-% LibXenLight Domain Image Format
+% libxenlight Domain Image Format
 % Andrew Cooper <<andrew.cooper3@citrix.com>>
   Wen Congyang <<wency@cn.fujitsu.com>>
   Yang Hongyang <<hongyang.yang@easystack.cn>>
-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
Re: [Xen-devel] [PATCH] docs: fix StudlyCaps in libxl-migration-stream.pandoc
Posted by Andrew Cooper 6 years ago
On 28/01/2020 12:40, Wei Liu wrote:
> Note that the "LibxlFmt" in the stream should remain unchanged.
>
> Signed-off-by: Wei Liu <wl@xen.org>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel