[m-rev.] trivial diff: fix formatting errors in user guide
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Jan 2 13:27:30 AEDT 2004
Estimated hours taken: 0.1
Branches: main
doc/user_guide.texi:
Fix some minor formatting errors.
Workspace: /home/jupiter/fjh/ws-jupiter/mercury
Index: doc/user_guide.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.377
diff -u -d -r1.377 user_guide.texi
--- doc/user_guide.texi 23 Oct 2003 02:02:22 -0000 1.377
+++ doc/user_guide.texi 2 Jan 2004 02:24:26 -0000
@@ -5286,18 +5286,18 @@
ilasm to produce IL object code.
@sp 1
- at item --dotnet-library-version @var{version-number}
+ at item @code{--dotnet-library-version @var{version-number}}
@findex --dotnet-library-version
The version number for the mscorlib assembly distributed with the
Microsoft .NET SDK.
@sp 1
- at item --no-support-ms-clr
+ at item @code{--no-support-ms-clr}
@findex --no-support-ms-clr
Don't use Microsoft CLR specific workarounds in the generated code.
@sp 1
- at item --support-rotor-clr
+ at item @code{--support-rotor-clr}
@findex --support-rotor-clr
Use ROTOR CLR specific workarounds in the generated code.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list