Browse Source

+ Fixed FileRead/Open example references

michael 22 years ago
parent
commit
7d044ff287
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sysutils.tex

+ 2 - 2
docs/sysutils.tex

@@ -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