aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/manual.of4
1 files changed, 0 insertions, 4 deletions
diff --git a/manual/manual.of b/manual/manual.of
index 2fe332a4..89069281 100644
--- a/manual/manual.of
+++ b/manual/manual.of
@@ -4358,10 +4358,6 @@ nor modified before a corresponding call to @Lid{lua_closeslot}.
4358This function should not be called for an index 4358This function should not be called for an index
4359that is equal to or below an active to-be-closed index. 4359that is equal to or below an active to-be-closed index.
4360 4360
4361In the case of an out-of-memory error,
4362the value in the given index is immediately closed,
4363as if it was already marked.
4364
4365Note that, both in case of errors and of a regular return, 4361Note that, both in case of errors and of a regular return,
4366by the time the @idx{__close} metamethod runs, 4362by the time the @idx{__close} metamethod runs,
4367the @N{C stack} was already unwound, 4363the @N{C stack} was already unwound,