Blame SOURCES/0051-doc-Adjust-reference-to-spice-gtk-man-page.patch

48c875
From 784c4d11f12ed21bba8c5360019fd484f23a4438 Mon Sep 17 00:00:00 2001
48c875
From: Christophe Fergeau <cfergeau@redhat.com>
48c875
Date: Thu, 21 Sep 2017 10:16:56 +0200
48c875
Subject: [PATCH] doc: Adjust reference to spice-gtk man page
48c875
48c875
The man page spice-gtk ships is named "spice-client", not "spice-gtk"
48c875
48c875
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
48c875
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
48c875
48c875
https://bugzilla.redhat.com/show_bug.cgi?id=1477966
48c875
---
48c875
 man/virt-viewer.pod | 2 +-
48c875
 1 file changed, 1 insertion(+), 1 deletion(-)
48c875
48c875
diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
48c875
index bae3a70..2a1c739 100644
48c875
--- a/man/virt-viewer.pod
48c875
+++ b/man/virt-viewer.pod
48c875
@@ -232,6 +232,6 @@ to the extent permitted by law.
48c875
 
48c875
 =head1 SEE ALSO
48c875
 
48c875
-C<virsh(1)>, C<virt-manager(1)>, C<spice-gtk(1)>, the project website C<http://virt-manager.org>
48c875
+C<virsh(1)>, C<virt-manager(1)>, C<spice-client(1)>, the project website C<http://virt-manager.org>
48c875
 
48c875
 =cut
48c875
-- 
48c875
2.13.6
48c875