Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 00:27:54 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r281571 - stable/10/share/man/man4
Message-ID:  <201504160027.t3G0Rsri089352@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude (doc committer)
Date: Thu Apr 16 00:27:53 2015
New Revision: 281571
URL: https://svnweb.freebsd.org/changeset/base/281571

Log:
  MFC: r280301:
  	Fix grammar in epair(4) man page
  
  Approved by:	eadler (mentor, implicit)
  Sponsored by:	ScaleEngine Inc.

Modified:
  stable/10/share/man/man4/epair.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/epair.4
==============================================================================
--- stable/10/share/man/man4/epair.4	Thu Apr 16 00:24:21 2015	(r281570)
+++ stable/10/share/man/man4/epair.4	Thu Apr 16 00:27:53 2015	(r281571)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 26, 2009
+.Dd March 18, 2015
 .Dt EPAIR 4
 .Os
 .Sh NAME
@@ -89,14 +89,16 @@ that is only guaranteed to be unique wit
 To change the default addresses one may use the SIOCSIFADDR ioctl(2) or
 ifconfig(8) utility.
 .Pp
-The basic intend is to provide connectivity between two virtual
+The basic intent is to provide connectivity between two virtual
 network stack instances.
-When connected to a
-.Xr if_bridge 4
+When connected to an
+.Xr if_bridge 4 ,
 one end of the interface pair can also be part of another (virtual) LAN.
-As with any other Ethernet interface one can configure
+As with any other Ethernet interface,
+.Nm epair
+can have a
 .Xr vlan 4
-support on top of it.
+configured on top of it.
 .Sh SEE ALSO
 .Xr ioctl 2 ,
 .Xr altq 4 ,



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