[m-dev.] trivial diff: fix typos in user_guide.texi
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Nov 4 18:35:10 AEDT 1999
Estimated hours taken: 0.1
doc/user_guide.texi:
Delete some misplaced periods.
Workspace: /home/mercury0/fjh/mercury
Index: doc/user_guide.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.190
diff -u -d -r1.190 user_guide.texi
--- user_guide.texi 1999/10/25 14:04:14 1.190
+++ user_guide.texi 1999/11/04 07:33:49
@@ -2441,7 +2441,7 @@
Disable all warning messages.
@sp 1
- at item --halt-at-warn.
+ at item --halt-at-warn
This option causes the compiler to treat all
warnings as if they were errors. This means that
if any warning is issued, the compiler will not
@@ -2449,7 +2449,7 @@
non-zero exit status.
@sp 1
- at item --halt-at-syntax-error.
+ at item --halt-at-syntax-error
This option causes the compiler to halt immediately
after syntax checking and not do any semantic checking
if it finds any syntax errors in the program.
@@ -3529,7 +3529,7 @@
constructor application.
@sp 1
- at item --optimize-dead-procs.
+ at item --optimize-dead-procs
Enable dead predicate elimination.
@sp 1
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list