From 8970094afd473234a3cbf0d8f1f8cbe6e2e421b7 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Wed, 3 Nov 2021 14:05:39 -0500 Subject: [PATCH] docs: fix documentation for nodedev-start Presumably the result of a copy/paste mistake, the the argument for the `nodedev-start` command was described as a 'network' rather than a 'device'. Signed-off-by: Jonathon Jongsma --- docs/manpages/virsh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index bcc9c80320..ac564d94f2 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -5083,7 +5083,7 @@ nodedev-start :: - nodedev-start network + nodedev-start device Start a (previously defined) inactive device.