mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-03 14:17:23 +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}
|
\seef{FileTruncate}, \seef{FileSeek}
|
||||||
\end{function}
|
\end{function}
|
||||||
|
|
||||||
For an example, see \seef{FileRead}
|
For an example, see \seef{FileOpen}
|
||||||
|
|
||||||
\begin{function}{FileRead}
|
\begin{function}{FileRead}
|
||||||
\Declaration
|
\Declaration
|
||||||
@ -1382,7 +1382,7 @@ On error, -1 is returned.
|
|||||||
\seef{FileTruncate}, \seef{FileSeek}
|
\seef{FileTruncate}, \seef{FileSeek}
|
||||||
\end{function}
|
\end{function}
|
||||||
|
|
||||||
For an example, see \seef{FileOpen}
|
For an example, see \seef{FileCreate}
|
||||||
|
|
||||||
\begin{function}{FileSearch}
|
\begin{function}{FileSearch}
|
||||||
\Declaration
|
\Declaration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user