diff --git a/man/pike.1 b/man/pike.1
index b84e104454be5c7fe5bfc8150dc6268c252ff7d6..792da16552c0d8de07b5d9c0cc55b76f1cd42238 100644
--- a/man/pike.1
+++ b/man/pike.1
@@ -1,11 +1,11 @@
-.\" $Id: pike.1,v 1.17 2003/04/01 19:41:13 mast Exp $
+.\" $Id: pike.1,v 1.18 2003/04/03 15:45:28 mast Exp $
 .\" name section last-modified title section-name product/status architecture
 .ds ]L Pike
-.TH pike 1 "$Date: 2003/04/01 19:41:13 $" Pike "Pike Manual" Pike
-.\" On Solaris ]L will contain "Last modified $Date: 2003/04/01 19:41:13 $"
+.TH pike 1 "$Date: 2003/04/03 15:45:28 $" Pike "Pike Manual" Pike
+.\" On Solaris ]L will contain "Last modified $Date: 2003/04/03 15:45:28 $"
 .\" while HPUX uses ]L to contain "Pike".
 .\" On OSF/1 ]L will already contain the wanted string.
-.if !\*(]LPike .ds ]L $Date: 2003/04/01 19:41:13 $ \" Solaris nroff
+.if !\*(]LPike .ds ]L $Date: 2003/04/03 15:45:28 $ \" Solaris nroff
 .\" Major (mj) and minor (mn) version of Pike
 .nr mj 7
 .nr mn 5
@@ -62,7 +62,7 @@ Debug signals (debug).
 Turn off tail recursion optimization (debug).
 .TP
 .B \-dT
-Enable extra checks in the the thread library, e.g. mutex sanity checks (debug).
+Enable extra checks in the thread library, e.g. mutex sanity checks (debug).
 .TP
 .B \-l
 Increase the debug level of the global optimizer with 1 (debug).