Re: [virt-manager PATCH] man: fix default value for filesystem accessmode option

2022-02-09 Thread Cole Robinson
On 2/8/22 1:59 PM, Jonathon Jongsma wrote: > Commit 85307b9bd2971cfc972c976c78e411f018647861 changed the default > value for 'accessmode' from 'passthrough' to 'mapped', but forgot to > update the documentation in the man page. > > Signed-off-by: Jonathon Jongsma > --- > man/virt-install.rst | 2

[virt-manager PATCH] man: fix default value for filesystem accessmode option

2022-02-08 Thread Jonathon Jongsma
Commit 85307b9bd2971cfc972c976c78e411f018647861 changed the default value for 'accessmode' from 'passthrough' to 'mapped', but forgot to update the documentation in the man page. Signed-off-by: Jonathon Jongsma --- man/virt-install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff