diff options
Diffstat (limited to 'share/man/man4/netgraph.4')
-rw-r--r-- | share/man/man4/netgraph.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4 index db5f3ff..ebd0aa5 100644 --- a/share/man/man4/netgraph.4 +++ b/share/man/man4/netgraph.4 @@ -892,7 +892,7 @@ by returning Each type should have an include file that defines the commands, argument format, and cookie for its own messages. The typecookie -insures that the same header file was included by both sender and +ensures that the same header file was included by both sender and receiver; when an incompatible change in the header file is made, the typecookie .Em must |