mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-02 18:37:18 +01:00
+ Fixed FileRead/Open example references
This commit is contained in:
parent
375362a11b
commit
7d044ff287
@ -1365,7 +1365,7 @@ On Error, -1 is returned.
|
||||
\seef{FileTruncate}, \seef{FileSeek}
|
||||
\end{function}
|
||||
|
||||
For an example, see \seef{FileRead}
|
||||
For an example, see \seef{FileOpen}
|
||||
|
||||
\begin{function}{FileRead}
|
||||
\Declaration
|
||||
@ -1382,7 +1382,7 @@ On error, -1 is returned.
|
||||
\seef{FileTruncate}, \seef{FileSeek}
|
||||
\end{function}
|
||||
|
||||
For an example, see \seef{FileOpen}
|
||||
For an example, see \seef{FileCreate}
|
||||
|
||||
\begin{function}{FileSearch}
|
||||
\Declaration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user