v2 includes changes suggested by Erik. Patches 2/8 - 7/8 of the original series were pushed. 1/3 corresponds to 1/8. The issue of which daemons are actually provided by libvirt was solved by linking to a chapter above where the daemons are enumerated. 2/3 corresponds to 8/8. Eriks changes were incorporated (hopefully). 3/3 is new in this series Improve the 'virt-admin' man page to mention how URIs are constructed. Processed output is at: https://pipo.sk.gitlab.io/-/libvirt/-/jobs/1997481301/artifacts/website/kbase/debuglogs.html https://pipo.sk.gitlab.io/-/libvirt/-/jobs/1997481301/artifacts/website/daemons.html#checking-whether-modular-monolithic-mode-is-in-use https://pipo.sk.gitlab.io/-/libvirt/-/jobs/1997481301/artifacts/website/manpages/virt-admin.html#notes Peter Krempa (3): docs: daemons: Add section on figuring out whether modular or monolithic daemon is in use kbase: debuglogs: Fix for modular daemons man: virt-admin: Mention monolithic daemon URIs docs/daemons.rst | 52 +++++++++++++++++++ docs/kbase/debuglogs.rst | 98 +++++++++++++++++++++++++++++------- docs/manpages/virt-admin.rst | 22 +++++--- 3 files changed, 147 insertions(+), 25 deletions(-) -- 2.34.1