From ed2a06708ce2527256581abc44ce2e0edaaa3147 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 12 Apr 2012 08:22:53 +0100 Subject: website: typo: guestfs-performance.3 -> guestfs-performance.1 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ea4643c7..214da767 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,7 @@ HTMLFILES = \ html/guestfs-erlang.3.html \ html/guestfs-java.3.html \ html/guestfs-ocaml.3.html \ - html/guestfs-performance.3.html \ + html/guestfs-performance.1.html \ html/guestfs-perl.3.html \ html/guestfs-python.3.html \ html/guestfs-recipes.1.html \ -- cgit