minor update
This commit is contained in:
parent
438572359f
commit
b9943e0ca2
|
@ -86,7 +86,7 @@ This is useful for interpreters that use the "real" MIN(INTEGER) to
|
||||||
indicate "undefined".
|
indicate "undefined".
|
||||||
.LP
|
.LP
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
\fIack\fR(1), \fIem_m2\fR(6)
|
\fIack\fR(1ACK), \fIem_m2\fR(6ACK), \fIm2mm(1ACK)\fR
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.IR ~em/lib/em_m2 :
|
.IR ~em/lib/em_m2 :
|
||||||
binary of the Modula-2 compiler.
|
binary of the Modula-2 compiler.
|
||||||
|
|
|
@ -124,6 +124,8 @@ Verbose.
|
||||||
Print information while juggling with files.
|
Print information while juggling with files.
|
||||||
.IP \-KR
|
.IP \-KR
|
||||||
Tell the C-compiler to conform to "Kernighan & Ritchie" C.
|
Tell the C-compiler to conform to "Kernighan & Ritchie" C.
|
||||||
|
.IP \-fp
|
||||||
|
Use floating point package, if not for VAX or PDP.
|
||||||
.SB preprocessing
|
.SB preprocessing
|
||||||
.IP \-I\fIdir\fP
|
.IP \-I\fIdir\fP
|
||||||
\&\`#include\' files whose names do not begin with \`/\' are
|
\&\`#include\' files whose names do not begin with \`/\' are
|
||||||
|
|
Loading…
Reference in a new issue