From 46a32e616a6c4e382460a47ed2d3c1cdbbd8212e Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 26 Mar 2000 15:24:53 +0000 Subject: Remove duplicate word --- sys/modules/netgraph/netgraph/netgraph.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/netgraph/netgraph/netgraph.4 b/sys/modules/netgraph/netgraph/netgraph.4 index b4c0addcd9b3..99c5e617db55 100644 --- a/sys/modules/netgraph/netgraph/netgraph.4 +++ b/sys/modules/netgraph/netgraph/netgraph.4 @@ -300,7 +300,7 @@ Three other methods are also supported by all nodes: An mbuf chain is passed to the node. The node is notified on which hook the data arrived, and can use this information in its processing decision. -The node must must always +The node must always .Fn m_freem the mbuf chain on completion or error, or pass it on to another node (or kernel module) which will then be responsible for freeing it. -- cgit v1.3