* stabs.texinfo (Subranges): "A offset" and "T offset" are not
AIX extensions.
This commit is contained in:
parent
60986901af
commit
8cfe3bebde
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* stabs.texinfo (Subranges): "A offset" and "T offset" are not
|
||||
AIX extensions.
|
||||
|
||||
Mon May 24 11:09:06 1993 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* snapshots.readme: Clarify when obvious and non-obvious bugs
|
||||
|
|
|
@ -1519,7 +1519,7 @@ subrange of, a semicolon, an integral lower bound, a semicolon, an
|
|||
integral upper bound, and a semicolon. The AIX documentation does not
|
||||
specify the trailing semicolon; I believe it is confused.
|
||||
|
||||
AIX allows the bounds to be one of the following instead of an integer:
|
||||
Instead of an integer, either bound can be one of the following:
|
||||
|
||||
@table @code
|
||||
@item A @var{offset}
|
||||
|
|
Loading…
Reference in a new issue