Hide Forgot
Description of problem: In man page of virsh, a typo 'COMMMANDS' pop up three times, they are: 'SECRET COMMMANDS', 'SNAPSHOT COMMMANDS' and 'NWFILTER COMMMANDS', which should instead of 'COMMANDS'. Version-Release number of selected component: libvirt-0.10.2-29.el6 How reproducible: 100% Steps: 1. #man virsh 2. in VIM search mode, search 'COMMMANDS' Actual results: The typo 'COMMMANDS' displays three times. Expected results: No above typo displayed
Fixed upstream. commit 0410eb22bf45693ef7220fa80fa1bcdc9954c2a8 Author: Eric Blake <eblake> Date: Thu Oct 24 09:57:20 2013 +0100 virsh: fix doc typos Reported in https://bugzilla.redhat.com/show_bug.cgi?id=1022872 * tools/virsh.pod: s/COMMMANDS/COMMANDS/ Signed-off-by: Eric Blake <eblake>
Verified pass in libvirt-0.10.2-32.el6 There is no "COMMMANDS" in man virsh.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1374.html