summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netgraph.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-12 10:14:43 +0000
committerru <ru@FreeBSD.org>2005-01-12 10:14:43 +0000
commita6a100526d60244a839732a35f351c046b0422fd (patch)
tree4719c90107f3bc65459646294d1bf3e226391b8e /share/man/man4/netgraph.4
parent03778ef0a07f5fa75b74f5b6c7a4becbee3fb1e8 (diff)
downloadFreeBSD-src-a6a100526d60244a839732a35f351c046b0422fd.zip
FreeBSD-src-a6a100526d60244a839732a35f351c046b0422fd.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'share/man/man4/netgraph.4')
-rw-r--r--share/man/man4/netgraph.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4
index 20e7657..9d4050f 100644
--- a/share/man/man4/netgraph.4
+++ b/share/man/man4/netgraph.4
@@ -434,7 +434,7 @@ in that a shutdown breaks all edges and resets the node,
but does not remove it.
In this case, the shutdown method should not
free its resources, but rather, clean up and then call the
-.Em NG_NODE_REVIVE()
+.Fn NG_NODE_REVIVE
macro to signal the generic code that the shutdown is aborted.
In the case where the shutdown is started by the node itself due to hardware
removal or unloading (via
OpenPOWER on IntegriCloud