24.01.2016 17:09, Wei Yang wrote: > The index is duplicated. Just change it.
It is indeed, with previous being 2.5 as well and the next being 3. Applying to -trivial. Please the next time send to qemu-devel@ and Cc to -trivial. Thanks! /mjt > Signed-off-by: Wei Yang <richard.weiy...@gmail.com> > --- > docs/qmp-spec.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/qmp-spec.txt b/docs/qmp-spec.txt > index 4fb10a5..8e4bc3d 100644 > --- a/docs/qmp-spec.txt > +++ b/docs/qmp-spec.txt > @@ -180,7 +180,7 @@ Some events are rate-limited to at most one per second. > If additional > dropped, and the last one is delayed. "Similar" normally means same > event type. See qmp-events.txt for details. > > -2.5 QGA Synchronization > +2.6 QGA Synchronization > ----------------------- > > When using QGA, an additional synchronization feature is built into >