From: Nitesh Konkar Date: Wed, 18 Jan 2017 07:05:35 +0000 (+0530) Subject: virsh: Modify description for LIBVIRT_DEBUG=4 in manpage X-Git-Tag: CVE-2017-2635~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1e6c1e18b733282f7b45fcb94ccbd1b61587df;p=thirdparty%2Flibvirt.git virsh: Modify description for LIBVIRT_DEBUG=4 in manpage As LIBVIRT_DEBUG=4 logs only error messages and there are no levels above it, adjusting the description in the man page accordingly. Signed-off-by: Nitesh Konkar --- diff --git a/tools/virsh.pod b/tools/virsh.pod index fb629236b5..8c2430b00f 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -4564,7 +4564,7 @@ Messages at level WARNING or above =item * LIBVIRT_DEBUG=4 -Messages at level ERROR or above +Messages at level ERROR =back