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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"