summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netmap.4
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /share/man/man4/netmap.4
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'share/man/man4/netmap.4')
-rw-r--r--share/man/man4/netmap.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/netmap.4 b/share/man/man4/netmap.4
index 0af979c..8edcb02 100644
--- a/share/man/man4/netmap.4
+++ b/share/man/man4/netmap.4
@@ -21,7 +21,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
@@ -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