]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: correct improper information about domain states in virsh manpage
authorLaine Stump <laine@laine.org>
Tue, 6 Jun 2017 16:07:49 +0000 (12:07 -0400)
committerLaine Stump <laine@laine.org>
Wed, 7 Jun 2017 13:58:24 +0000 (09:58 -0400)
commitc44482eb4fb703391f2ee00c23b2187e0415e799
tree39788af710c7f787a8e1fc94d9a4fbd09c38ce17
parentff6e94de60b081ae7e9d304e38c63346828c5dbe
docs: correct improper information about domain states in virsh manpage

Commit 24d4a0a1f removed the non-existent "dying" state from the list
of possible domain states given in the virsh manpage, but didn't
correct the count of states from 8 down to 7. This patch fixes that
mismatch by completely removing any reference to the exact number of
states (thus preventing a potential future mismatch), while wording
the sentence in a more readable/truthful manner.
tools/virsh.pod