From 6e109d25611ce1a3598b006d6f5c3bc28b0cb36c Mon Sep 17 00:00:00 2001 From: charnier Date: Sun, 26 Mar 2000 15:24:53 +0000 Subject: Remove duplicate word --- share/man/man4/netgraph.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4 index b4c0add..99c5e61 100644 --- a/share/man/man4/netgraph.4 +++ b/share/man/man4/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.1