[MLton-commit] r7388
Wesley Terpstra
wesley at mlton.org
Thu Jan 7 05:13:27 PST 2010
Only on debian would you see >automatic< bugs filed against packages for
spelling errors detected in man pages. Fixed.
----------------------------------------------------------------------
U mlton/trunk/man/mlton.1
----------------------------------------------------------------------
Modified: mlton/trunk/man/mlton.1
===================================================================
--- mlton/trunk/man/mlton.1 2009-12-14 17:37:41 UTC (rev 7387)
+++ mlton/trunk/man/mlton.1 2010-01-07 13:13:27 UTC (rev 7388)
@@ -143,14 +143,14 @@
Use \fIfile\fP as an ML Basis path map to define additional MLB path variables.
Multiple uses of \fB\-mlb\-path\-map\fP and \fB\-mlb\-path\-var\fP are
allowed, with variable definitions in later path maps taking
-precendence over earlier ones.
+precedence over earlier ones.
.TP
\fB\-mlb\-path\-var '\fIname value\fP'\fR
Define an additional MLB path variable.
Multiple uses of \fB\-mlb\-path\-map\fP and \fB\-mlb\-path\-var\fP are
allowed, with variable definitions in later path maps taking
-precendence over earlier ones.
+precedence over earlier ones.
.TP
\fB\-output \fIfile\fP\fR
@@ -202,7 +202,7 @@
\fBfoo @MLton ram\-slop 0.4 \-\-\fP
.in -.5i
-An executable created with \fB\-runtime stop\fP doesn't proces any
+An executable created with \fB\-runtime stop\fP doesn't process any
\fB at MLton\fP arguments. This is useful to create an executable,
e.g. \fBecho\fP, that must treat \fB at MLton\fP like any other
command-line argument.
@@ -223,7 +223,7 @@
.TP
\fB\-show\-def\-use \fIfile\fP\fR
Output def-use information to \fIfile\fP. Each identifier that is
-defined appears on a line, follwed on subequent lines by the position
+defined appears on a line, followed on subsequent lines by the position
of each use.
.TP
More information about the MLton-commit
mailing list