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 <jjongsma(a)redhat.com>
---
pushed as trivial
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.
--
2.31.1