diff --git a/docs/hs-plugins.1 b/docs/hs-plugins.1
index 8610ba5..8828daa 100644
--- a/docs/hs-plugins.1
+++ b/docs/hs-plugins.1
@@ -1,4 +1,4 @@
-.TH HS-PLUGINS 1 2005-07-06 "hs-plugins version 0.9.10" "User Manual"
+.TH HS-PLUGINS 1 2005-12-27 "hs-plugins version 1.0" "User Manual"
 
 .SH NAME
 hs-plugins \- dynamic linker library for Haskell
@@ -12,7 +12,7 @@ combination of runtime compilation and dynamic loading provides a set
 of eval functions.  Values exported by plugins are transparently
 available to Haskell host applications, and bindings exist to use
 Haskell plugins from at least C and Objective C programs. hs-plugins
-requires GHC 6.2.2 or later.
+requires GHC 6.4 or later.
 
 .SH DOCUMENTATION
 The hs-plugins user manual is distributed in html format, and may be
@@ -22,7 +22,7 @@ found at <http://www.cse.unsw.edu.au/~dons/hs-plugins/>
 Bug reports, and any other feedback, should be sent to
 Don Stewart <dons@cse.unsw.edu.au>
 .SH COPYRIGHT
-Copyright \(co 2004-2005 Don Stewart
+Copyright \(co 2003-2005 Don Stewart
 .PP
 The hs-plugins library modules are distributed under the terms of the
 LGPL.