[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 1/3] docs: fix complex-and-wrong xenstore-path wording
"0 or 1 ... to indicate whether it is capable or incapable, respectively" is luckily just swapped words. Making this shorter will make the reading easier. Signed-off-by: Yann Dirson <yann.dirson@xxxxxxxx> --- docs/misc/xenstore-paths.pandoc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/misc/xenstore-paths.pandoc b/docs/misc/xenstore-paths.pandoc index f07ef90f63..a604f6b1c6 100644 --- a/docs/misc/xenstore-paths.pandoc +++ b/docs/misc/xenstore-paths.pandoc @@ -454,9 +454,8 @@ The precise protocol is not yet documented. #### ~/control/feature-suspend = (""|"0"|"1") [w] These may be initialized to "" by the toolstack and may then be set -to 0 or 1 by a guest to indicate whether it is capable or incapable, -respectively, of responding to the corresponding command when written -to ~/control/shutdown. +to 0 or 1 by a guest to indicate whether it is capable of responding +to the corresponding command when written to ~/control/shutdown. A toolstack may then sample the feature- value at the point of issuing a PV control command and respond accordingly: @@ -507,9 +506,8 @@ string back to the control node. #### ~/control/feature-laptop-slate-mode = (""|"0"|"1") [w] This may be initialized to "" by the toolstack and may then be set -to 0 or 1 by a guest to indicate whether it is capable or incapable, -respectively, of responding to a mode value written to -~/control/laptop-slate-mode. +to 0 or 1 by a guest to indicate whether it is capable of responding +to a mode value written to ~/control/laptop-slate-mode. ### Domain Controlled Paths -- 2.30.2 Yann Dirson | Vates Platform Developer XCP-ng & Xen Orchestra - Vates solutions w: vates.fr | xcp-ng.org | xen-orchestra.com
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |