From: Erik Skultety Date: Fri, 16 Sep 2016 14:06:47 +0000 (+0200) Subject: virsh: man: Do not document our old deprecated nodedev-dettach command X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=73a2510febad80199cce9be267adb26b9ac017d2;p=libvirt.git virsh: man: Do not document our old deprecated nodedev-dettach command The command is deprecated due to being grammatically incorrect, but for backwards compatibility reasons cannot be removed. However, we should not document such commands. Signed-off-by: Erik Skultety --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 3da787965b..49abda92f8 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -2936,8 +2936,6 @@ make that device unusable by the rest of the physical host until a reboot. Detach I from the host, so that it can safely be used by guests via passthrough. This is reversed with B, and is done automatically for managed devices. -For compatibility purposes, this command can also be spelled -B. Different backend drivers expect the device to be bound to different dummy devices. For example, QEMU's "kvm" backend driver (the default)