Imported Debian patch 110.74-1
[hcoop/zz_old/debian/smlnj.git] / debian / ml-antlr.1
diff --git a/debian/ml-antlr.1 b/debian/ml-antlr.1
new file mode 100644 (file)
index 0000000..115ae71
--- /dev/null
@@ -0,0 +1,38 @@
+.TH ml-antlr 1 "September 4, 2009"
+.SH NAME
+ml-antlr \- parser generator for Standard ML
+.SH SYNOPSIS
+.B ml-antlr
+.RI "[--dot] [--latex] file"
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B ml-antlr
+command.
+This manual page was written for the Debian distribution
+because the original program does not have a manual page. 
+The
+.B ml-antlr
+script is part of the 
+.B SML/NJ CM 
+(Compilation and Library Manager) that is used to generate standalone
+programs.
+.TP 
+.BI --dot
+Generate DOT output (for graphviz).
+.TP 
+.BI --latex
+Generate LaTeX output.
+.SH SEE ALSO
+.BR sml (1),
+.BR ml-lex (1),
+.BR ml-ulex (1),
+.BR ml-yacc (1).
+.br
+The programs are documented fully by
+.IR "CM: The SML/NJ Compilation and Library Manager, User Manual" , 
+Matthias Blume, which is
+available via <http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf>.
+.SH AUTHOR
+This manual page was written by Daniel Moerner <dmoerner@gmail.com>,
+for the Debian GNU/Linux system (but may be used by others).