From: Jonathon Jongsma Date: Wed, 3 Nov 2021 19:05:39 +0000 (-0500) Subject: docs: fix documentation for nodedev-start X-Git-Tag: v7.10.0-rc1~227 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8970094afd473234a3cbf0d8f1f8cbe6e2e421b7;p=thirdparty%2Flibvirt.git 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 --- 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.