summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netmap.4
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-08-02 12:17:52 +0000
committerjoel <joel@FreeBSD.org>2012-08-02 12:17:52 +0000
commit9bcddf8d0873d6bd9d2b293e013417bd0b29f15f (patch)
tree998f820262b186adf1a0b50325c6247c078fec1c /share/man/man4/netmap.4
parent084cc00b65d0010227eaa58b60cc14bc49e3185a (diff)
downloadFreeBSD-src-9bcddf8d0873d6bd9d2b293e013417bd0b29f15f.zip
FreeBSD-src-9bcddf8d0873d6bd9d2b293e013417bd0b29f15f.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'share/man/man4/netmap.4')
-rw-r--r--share/man/man4/netmap.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/netmap.4 b/share/man/man4/netmap.4
index eb88ba1..deed0c1 100644
--- a/share/man/man4/netmap.4
+++ b/share/man/man4/netmap.4
@@ -43,7 +43,7 @@ is a framework for fast and safe access to network devices
.Nm
uses memory mapped buffers and metadata
(buffer indexes and lengths) to communicate with the kernel,
-which is in charge of validating information through
+which is in charge of validating information through
.Pa ioctl()
and
.Pa select()/poll().
@@ -65,7 +65,7 @@ to bind the file descriptor to a network device.
When a device is put in
.Nm
mode, its data path is disconnected from the host stack.
-The processes owning the file descriptor
+The processes owning the file descriptor
can exchange packets with the device, or with the host stack,
through an mmapped memory region that contains pre-allocated
buffers and metadata.
OpenPOWER on IntegriCloud