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

Reply via email to