re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo package(s))
PR bootstrap/56258 * doc/invoke.texi (-fdump-rtl-pro_and_epilogue): Use @item instead of @itemx. * gnat-style.texi (@title): Remove @hfill. * projects.texi: Avoid line wrapping inside of @pxref or @xref. * doc/cp-tools.texinfo (Virtual Machine Options): Use just one @gccoptlist instead of 3 separate ones. From-SVN: r196196
This commit is contained in:
parent
7bcc6e758e
commit
a0ad148fe3
7 changed files with 26 additions and 9 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-02-21 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR bootstrap/56258
|
||||
* doc/cp-tools.texinfo (Virtual Machine Options): Use just
|
||||
one @gccoptlist instead of 3 separate ones.
|
||||
|
||||
2013-01-03 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gnu/java/rmi/registry/RegistryImpl.java (version): Update
|
||||
|
|
|
@ -2025,7 +2025,7 @@ Doclet, grouped by type. Explanations are in the following sections.
|
|||
|
||||
@item Virtual Machine Options
|
||||
@xref{Virtual Machine Options,,Options Controlling Gjdoc Behavior}.
|
||||
@gccoptlist{-classpath} @gccoptlist{-bootclasspath} @gccoptlist{-J}@var{vmopt}
|
||||
@gccoptlist{-classpath -bootclasspath -J @var{vmopt}}
|
||||
|
||||
@end table
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue