Skip to content
Snippets Groups Projects
Commit f5ab457e authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Language fix.

Rev: man/pike.1:1.18
parent f663c93c
No related branches found
No related tags found
No related merge requests found
.\" $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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment