svn commit: r238987 - head/share/man/man4
Joel Dahl
joel at FreeBSD.org
Thu Aug 2 12:17:53 UTC 2012
Author: joel (doc committer)
Date: Thu Aug 2 12:17:52 2012
New Revision: 238987
URL: http://svn.freebsd.org/changeset/base/238987
Log:
Remove trailing whitespace.
Modified:
head/share/man/man4/netmap.4
Modified: head/share/man/man4/netmap.4
==============================================================================
--- head/share/man/man4/netmap.4 Thu Aug 2 12:16:46 2012 (r238986)
+++ head/share/man/man4/netmap.4 Thu Aug 2 12:17:52 2012 (r238987)
@@ -43,7 +43,7 @@ is a framework for fast and safe access
.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
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.
More information about the svn-src-head
mailing list