From: Juergen Gross Date: Wed, 2 Dec 2020 09:13:52 +0000 (+0100) Subject: docs: fix hypfs path documentation X-Git-Tag: 4.15.0-rc1~513 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cabf60fc32d4cfa1d74a2bdfcdb294a31da5d68e;p=xen.git docs: fix hypfs path documentation The /params/* entry is missing a writable tag. Signed-off-by: Juergen Gross Acked-by: Jan Beulich --- diff --git a/docs/misc/hypfs-paths.pandoc b/docs/misc/hypfs-paths.pandoc index dddb592bc5..6c7b2f7ee3 100644 --- a/docs/misc/hypfs-paths.pandoc +++ b/docs/misc/hypfs-paths.pandoc @@ -179,7 +179,7 @@ The minor version of Xen. A directory of runtime parameters. -#### /params/* +#### /params/* [w] The individual parameters. The description of the different parameters can be found in `docs/misc/xen-command-line.pandoc`.