
13 Nov
2019
13 Nov
'19
5:12 a.m.
On Mon, Nov 11, 2019 at 03:24:28PM +0100, Ján Tomko wrote:
On Fri, Nov 08, 2019 at 11:21:12AM +0000, Daniel P. Berrangé wrote:
[...]
+Sockets +------- + +When running in system mode, `libvirtd` exposes three UNIX domain sockets, and +optionally, one or two TCP sockets + +* `/var/run/libvirt/libvirt-sock` - the primary socket for accessing libvirt
All the stuff in backticks are rendered in italics for me. A fixed-width font would look better.
That (the "inline literals") requires replacing single backticks with double backticks: ``foo`` [...] -- /kashyap