projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a88b2
)
docs: fix hypfs path documentation
author
Juergen Gross
<jgross@suse.com>
Wed, 2 Dec 2020 09:13:52 +0000
(10:13 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Wed, 2 Dec 2020 09:13:52 +0000
(10:13 +0100)
The /params/* entry is missing a writable tag.
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
docs/misc/hypfs-paths.pandoc
patch
|
blob
|
history
diff --git
a/docs/misc/hypfs-paths.pandoc
b/docs/misc/hypfs-paths.pandoc
index dddb592bc5fe0975d69166980e23cf4652dccf62..6c7b2f7ee3800ae827cbe4f565bb358bb2af6a83 100644
(file)
--- 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`.