diff --git a/man/pike.1 b/man/pike.1
index 566cae5d9f2e642e7ca8e9f3f26aa93a0a455faa..8f5176cb7a471e23d79ff0fbc6406fa5befa52db 100644
--- a/man/pike.1
+++ b/man/pike.1
@@ -1,11 +1,11 @@
-.\" $Id: pike.1,v 1.20 2003/05/21 19:45:51 mast Exp $
+.\" $Id: pike.1,v 1.21 2003/05/21 19:57:36 mast Exp $
 .\" name section last-modified title section-name product/status architecture
 .ds ]L Pike
-.TH pike 1 "$Date: 2003/05/21 19:45:51 $" Pike "Pike Manual" Pike
-.\" On Solaris ]L will contain "Last modified $Date: 2003/05/21 19:45:51 $"
+.TH pike 1 "$Date: 2003/05/21 19:57:36 $" Pike "Pike Manual" Pike
+.\" On Solaris ]L will contain "Last modified $Date: 2003/05/21 19:57:36 $"
 .\" while HPUX uses ]L to contain "Pike".
 .\" On OSF/1 ]L will already contain the wanted string.
-.if !\*(]LPike .ds ]L $Date: 2003/05/21 19:45:51 $ \" Solaris nroff
+.if !\*(]LPike .ds ]L $Date: 2003/05/21 19:57:36 $ \" Solaris nroff
 .\" Major (mj) and minor (mn) version of Pike
 .nr mj 7
 .nr mn 5
@@ -204,16 +204,6 @@ Everything on the commandline after the script is passed as arguments
 to the script.
 .LP
 If no script is specified, pike will start in interactive- (Hilfe) mode.
-.SH REGISTRY KEYS
-On NT, Pike is affected by the following keys in the registry:
-
-.B HKEY_CURRENT_USER\eSoftware\eIdonex\ePike\e\n(mj.\n(mn\ePIKE_MASTER
-.B HKEY_LOCAL_MACHINE\eSoftware\eIdonex\ePike\e\n(mj.\n(mn\ePIKE_MASTER
-.RS
-Specifies the name of the master program (overridden by
-.BI \-m master_program
-).
-.RE
 .SH ENVIRONMENT
 Pike is affected by the following environment variables:
 .TP