[MLton-commit] r6414

jlouis at mlton.org jlouis at mlton.org
Sat Feb 23 04:32:19 PST 2008


We are not using ps.gz anymore. Reflect this change in the man-pages of mllex and mlyacc.
----------------------------------------------------------------------

U   mlton/trunk/man/mllex.1
U   mlton/trunk/man/mlyacc.1

----------------------------------------------------------------------

Modified: mlton/trunk/man/mllex.1
===================================================================
--- mlton/trunk/man/mllex.1	2008-02-19 03:58:08 UTC (rev 6413)
+++ mlton/trunk/man/mllex.1	2008-02-23 12:32:18 UTC (rev 6414)
@@ -9,7 +9,7 @@
 output in \fBfoo.lex.sml\fP a lexer written in SML.
 
 For details on the lexer specification, see \fBA Lexical Analyzer Generator for
-Standard ML\fP, which is in \fB/usr/share/doc/mllex.ps.gz\fP.
+Standard ML\fP, which is in \fB/usr/share/doc/mllex.pdf\fP.
 
 .SH "SEE ALSO"
 

Modified: mlton/trunk/man/mlyacc.1
===================================================================
--- mlton/trunk/man/mlyacc.1	2008-02-19 03:58:08 UTC (rev 6413)
+++ mlton/trunk/man/mlyacc.1	2008-02-23 12:32:18 UTC (rev 6414)
@@ -9,7 +9,7 @@
 output in \fBfoo.grm.sig\fP and \fBfoo.grm.sml\fP a parser written in SML.
 
 For details on the parser specification, see the \fBML-Yacc User's Manual\fP,
-which is in \fB/usr/share/doc/mlyacc.ps.gz\fP.
+which is in \fB/usr/share/doc/mlyacc.pdf\fP.
 
 .SH "SEE ALSO"
 




More information about the MLton-commit mailing list