diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-07-16 10:52:19 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-07-16 10:52:19 +0000 |
| commit | db3357b8df2bcb9bad70c4694cd6eb95bbd15e44 (patch) | |
| tree | ac28c98257bfa2b722cdf32e268dfc7faf322c6c /share/man/man4/netgraph.4 | |
| parent | 60f79c3c340c2f8b33a7f7d8a558e317eef66d21 (diff) | |
Notes
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 b5c451c13203..efa6d6d29529 100644 --- a/share/man/man4/netgraph.4 +++ b/share/man/man4/netgraph.4 @@ -341,7 +341,7 @@ mode. The node is notified of a broken connection. The node may consider some hooks to be critical to operation and others to be expendable: the disconnection of one hook may be an acceptable event while for another it -may effect a total shutdown for the node. +may affect a total shutdown for the node. .It Shutdown of a node This method allows a node to clean up and to ensure that any actions that need to be performed |
