On Mon, 17 Feb 2020 at 18:41, Paolo Bonzini <[email protected]> wrote: > > > > Il lun 17 feb 2020, 19:24 Dr. David Alan Gilbert <[email protected]> ha > scritto: >> >> * Peter Maydell ([email protected]) wrote: >> > Move the following tools documentation files to the new tools manual: >> > >> > docs/interop/qemu-img.rst >> > docs/interop/qemu-nbd.rst >> > docs/interop/virtfs-proxy-helper.rst >> > docs/interop/qemu-trace-stap.rst >> > docs/interop/virtiofsd.rst >> > >> > Signed-off-by: Peter Maydell <[email protected]> >> >> Would docs/tools be the right place for the virtiofsd security guide >> (as previously posted there)? It's not actually a manpage. > > Yes, I think it would.
I agree. (IMHO) tools/ is not "things with manpages" (we have manpages like qemu-block-drivers.7 that live in system/), it's "documentation relating to standalone tools". It's just coincidence (plus the fact that often the only bit of documentation a standalone tool has is its manpage) that all the things that got moved in this patchset happen to generate manpages. thanks -- PMM
