summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netgraph.4
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-08-23 21:58:38 +0000
committerdd <dd@FreeBSD.org>2001-08-23 21:58:38 +0000
commit76d92ac573e8680fed3185d1b950bddba0295313 (patch)
treea5967912e2b37bc897c0292d14fea27295bdb75a /share/man/man4/netgraph.4
parent252369478eac66a78ef93486de85d807614874e6 (diff)
downloadFreeBSD-src-76d92ac573e8680fed3185d1b950bddba0295313.zip
FreeBSD-src-76d92ac573e8680fed3185d1b950bddba0295313.tar.gz
Spelling police: queueing -> queuing
PR: 29985 Submitted by: Joseph Mallett <jmallett@xMach.org>
Diffstat (limited to 'share/man/man4/netgraph.4')
-rw-r--r--share/man/man4/netgraph.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4
index d18e9b0..9030020 100644
--- a/share/man/man4/netgraph.4
+++ b/share/man/man4/netgraph.4
@@ -273,7 +273,7 @@ utilizes the NETISR system to move message and data delivery to
Nodes that run at other priorities (e.g. interfaces) can be directly
linked to other nodes so that the combination runs at the other priority,
however any interaction with nodes running at splnet MUST be achieved via the
-queueing functions, (which use the
+queuing functions, (which use the
.Fn netisr
feature of the kernel).
Note that messages are always received at
@@ -419,7 +419,7 @@ real data on is passed on, then a
pointer must be substituted. It is also the duty of the receiver to free
the request item itself, or to use it to pass the message on further.
.Pp
-The receiving node may decide to defer the data by queueing it in the
+The receiving node may decide to defer the data by queuing it in the
.Nm
NETISR system (see below). It achieves this by setting the
.Dv HK_QUEUE
OpenPOWER on IntegriCloud