diff --git a/manual/luatex-nodes.tex b/manual/luatex-nodes.tex
index 1b7325ac55091e6f272afeba832cb82e619edcbf..42a4aedc7266c1fc529a12b5ff6778e5558a35fc 100644
--- a/manual/luatex-nodes.tex
+++ b/manual/luatex-nodes.tex
@@ -1321,7 +1321,7 @@ creates a node at the \TEX\ level.
 \libindex{flush_node}
 \libindex{flush_list}
 
-The next one the node \type {n} from \TEX's memory. Be careful: no checks are
+The next one removes the node \type {n} from \TEX's memory. Be careful: no checks are
 done on whether this node is still pointed to from a register or some \type
 {next} field: it is up to you to make sure that the internal data structures
 remain correct.
diff --git a/manual/luatex.pdf b/manual/luatex.pdf
index 7f149158117fcb30282c03c86cfd8050de809568..e1326ac3b3a56692738a9740b89e4e2bf51d6982 100644
Binary files a/manual/luatex.pdf and b/manual/luatex.pdf differ