doc changes from Dave Love left over

From-SVN: r25549
This commit is contained in:
Craig Burley 1999-03-02 21:45:55 +00:00 committed by Craig Burley
parent 5efcdab15f
commit c12c792dc1
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Mar 3 00:43:49 1999 Craig Burley <craig@jcb-sc.com>
* g77.texi: Add remaining changes pending from Dave Love.
Wed Mar 3 00:38:42 1999 Craig Burley <craig@jcb-sc.com>
* bugs.texi, news.texi: Conditionalize cross-references

View File

@ -6711,7 +6711,10 @@ These Fortran 90 features are supported:
@cindex FORMAT descriptors
@cindex Z edit descriptor
@cindex edit descriptor, Z
The @code{Z} edit descriptor is supported.
@cindex O edit descriptor
@cindex edit descriptor, O
The @code{O} and @code{Z} edit descriptors are supported for I/O of
integers in octal and hexadecimal formats, respectively.
@item
The @code{FILE=} specifier may be omitted in an @code{OPEN} statement if
@code{STATUS='SCRATCH'} is supplied. The @code{STATUS='REPLACE'}
@ -6774,6 +6777,7 @@ permitted. Character constants may be enclosed in double quotes
@item Binary, octal and hexadecimal constants
These are supported more generally than required by Fortran 90.
@xref{Integer Type}.
@item @samp{O} and @samp{Z} edit descriptors
@item @code{NAMELIST}
@xref{NAMELIST}.
@item @code{OPEN} specifiers