summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netgraph.4
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-08-25 21:58:58 +0000
committerdd <dd@FreeBSD.org>2001-08-25 21:58:58 +0000
commit39c95a732220777130f09ccae1a0f38a0be3bdba (patch)
tree25403e576e8d55d0ba621185cdd4eb2d5c88efb0 /share/man/man4/netgraph.4
parent2827f60f4d613fbed40d1a3b1266f4a869ae7af3 (diff)
downloadFreeBSD-src-39c95a732220777130f09ccae1a0f38a0be3bdba.zip
FreeBSD-src-39c95a732220777130f09ccae1a0f38a0be3bdba.tar.gz
Consistently use 'queueing' instead of 'queuing'. Both spellings are
correct, but the former seems to be preferred. This makes all of the section-4 manual pages consistent in this respect.
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..41affc8 100644
--- a/share/man/man4/netgraph.4
+++ b/share/man/man4/netgraph.4
@@ -140,7 +140,7 @@ created at the time they are connected, and breaking an edge by
removing either hook destroys both hooks.
.It
A hook can be set into a state where incoming packets are always queued
-by the input queuing system, rather than being delivered directly. This
+by the input queueing system, rather than being delivered directly. This
is used when the two joined nodes need to be decoupled, e.g. if they are
running at different processor priority levels. (spl)
.It
@@ -336,7 +336,7 @@ hooks, and the links have been made, the nodes get a chance to
find out who their peer is across the link and can then decide to reject
the connection. Tear-down is automatic. This is also the time at which
a node may decide whether to set a particular hook (or its peer) into
-.Em queuing
+.Em queueing
mode.
.It Destruction of a hook
The node is notified of a broken connection. The node may consider some hooks
OpenPOWER on IntegriCloud