summaryrefslogtreecommitdiffstats
path: root/Doc/libposixfile.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libposixfile.tex')
-rw-r--r--Doc/libposixfile.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libposixfile.tex b/Doc/libposixfile.tex
index 346f576..050ba5a 100644
--- a/Doc/libposixfile.tex
+++ b/Doc/libposixfile.tex
@@ -38,7 +38,7 @@ The posixfile module defines the following functions:
builtin function.
\end{funcdesc}
-\begin{funcdesc}{openfile}{fileobject}
+\begin{funcdesc}{fileopen}{fileobject}
Create a new posixfile object with the given standard file object.
The resulting object has the same filename and mode as the original
file object.