Re: [PATCH v20210111 04/39] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2021-02-08 Thread Ian Jackson
Olaf Hering writes ("[PATCH v20210111 04/39] docs: substitute XEN_CONFIG_DIR in xl.conf.5"): > xl(1) opens xl.conf in XEN_CONFIG_DIR. > Substitute this variable also in the man page. > > Signed-off-by: Olaf Hering > Reviewed-by: Anthony PERARD Release-Acked-by: I

[PATCH v20210111 04/39] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2021-01-11 Thread Olaf Hering
xl(1) opens xl.conf in XEN_CONFIG_DIR. Substitute this variable also in the man page. Signed-off-by: Olaf Hering Reviewed-by: Anthony PERARD --- docs/man/xl.1.pod.in | 2 +- docs/man/xl.conf.5.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/xl.1.pod.in b/do