summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mdoc.35
1 files changed, 0 insertions, 5 deletions
diff --git a/mdoc.3 b/mdoc.3
index f5259bac..a6d6741d 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -137,11 +137,6 @@ The input buffer
is modified by this function.
.It Fn mdoc_endparse
Signals that the parse is complete.
-Note that if
-.Fn mdoc_endparse
-is called subsequent to
-.Fn mdoc_node ,
-the resulting tree is incomplete.
Returns 0 on failure, 1 on success.
.It Fn mdoc_node
Returns the first node of the parse.