From: Dongsheng Yang Date: Wed, 4 Dec 2013 22:56:43 +0000 (-0500) Subject: perf kvm: Fix spurious '=' use in man page X-Git-Tag: v3.14-rc1~171^2~17^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316bd98a9aa47693215e0d3a5bcc83f51691ba93;p=pandora-kernel.git perf kvm: Fix spurious '=' use in man page As option --host and --guest request no input for it, there should not be a '=' after them in the man page sources. And --output expects a filename as the input, so there should be a '=' after it. This patch removes the needless '=' after --guest and --host, and adds a '=' after --output in perf-kvm.txt. Signed-off-by: Dongsheng Yang Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/6124d9eb10a3f1f6b399d1db660110bc7a60fd6b.1386197481.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed