diff --git a/man/pike.1 b/man/pike.1 index 41d29f2f82310734e847c8c53c14fded9d77c21f..566cae5d9f2e642e7ca8e9f3f26aa93a0a455faa 100644 --- a/man/pike.1 +++ b/man/pike.1 @@ -1,11 +1,11 @@ -.\" $Id: pike.1,v 1.19 2003/04/16 16:36:31 nilsson Exp $ +.\" $Id: pike.1,v 1.20 2003/05/21 19:45:51 mast Exp $ .\" name section last-modified title section-name product/status architecture .ds ]L Pike -.TH pike 1 "$Date: 2003/04/16 16:36:31 $" Pike "Pike Manual" Pike -.\" On Solaris ]L will contain "Last modified $Date: 2003/04/16 16:36:31 $" +.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 $" .\" while HPUX uses ]L to contain "Pike". .\" On OSF/1 ]L will already contain the wanted string. -.if !\*(]LPike .ds ]L $Date: 2003/04/16 16:36:31 $ \" Solaris nroff +.if !\*(]LPike .ds ]L $Date: 2003/05/21 19:45:51 $ \" Solaris nroff .\" Major (mj) and minor (mn) version of Pike .nr mj 7 .nr mn 5 @@ -114,7 +114,7 @@ Turn on runtime checking of arguments to function calls, and soft casts. .TP .B \-rT Turn on -.B \#pragma strict_types +.B #pragma strict_types for all files. .LP The following options are supported by the default master program: