Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 12:17:53 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r238987 - head/share/man/man4
Message-ID:  <201208021217.q72CHrVc080441@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208021217.q72CHrVc080441>