[m-rev.] for review: doc/*.texi: typographical changes for printed output
David Overton
dmo at cs.mu.OZ.AU
Fri Aug 2 18:06:04 AEST 2002
On Fri, Aug 02, 2002 at 04:44:34PM +1000, Peter Moulder wrote:
> Some of these diffs touch the copyright year lines, we might as well update
> the years in the same commit. What counts as a "significant change" for
> copyright purposes? E.g. is the list of years of CVS commits a good
> enough approximation?
You should update the copyright notices to include the year
2002 in any of the files you've changes. E.g.
1995--1997
should become
1995--1997, 2002
and
1995--2001
should become
1995--2002
>
> pjm.
>
>
> Estimated hours taken: 1
>
> Typographical changes for printed output.
> Very little change made to the produced info files.
>
> doc/faq.texi:
> doc/library.texi:
> doc/reference_manual.texi
> doc/transition_guide.texi
> doc/user_guide.texi
> Change en dashes to --, em dashes to ---, minus sign as @minus{}.
> (Rendered as -,--,- respectively in info.)
> Use @: after `e.g.', `i.e.', etc. to indicate word space rather than
> sentence space.
> Change `...' to `@dots{}'.
> Change " to `` or '' (other than in code). (Rendered as " in info.)
>
> @item @samp{C}
> -Use the string "C" to set the foreign language to C.
> +Use the string @code{"C"} to set the foreign language to C.
>
> @item @samp{C#}
> -Use the string "C#" to set the foreign language to C#.
> +Use the string @code{"C#"} to set the foreign language to C#.
>
> @item @samp{IL}
> -Use the string "IL" to set the foreign language to IL.
> +Use the string @code{"IL"} to set the foreign language to IL.
>
> @item @samp{Managed C++}
> -Use the string "MC++" to set the foreign language to Managed C++.
> +Use the string @code{"MC++"} to set the foreign language to Managed C++.
These changes are not mentioned in the log message.
Other than that, this change looks fine (assuming that you've checked
that it produces the correct output for html, ps and info versions).
David
--
David Overton Uni of Melbourne +61 3 8344 9159
dmo at cs.mu.oz.au Monash Uni (Clayton) +61 3 9905 5779
http://www.cs.mu.oz.au/~dmo Mobile Phone +61 4 0337 4393
--------------------------------------------------------------------------
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