me.4: note that it is a point-to-point interface
Add explicit note that me(4) works as a point-to-point pseudo device. MFC after: 1 week
This commit is contained in:
+2
-2
@@ -22,7 +22,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 7, 2014
|
||||
.Dd March 4, 2026
|
||||
.Dt ME 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -45,7 +45,7 @@ if_me_load="YES"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
network interface pseudo device encapsulates datagrams
|
||||
network interface is a point-to-point pseudo device encapsulating datagrams
|
||||
into IP.
|
||||
These encapsulated datagrams are routed to a destination host,
|
||||
where they are decapsulated and further routed to their final destination.
|
||||
|
||||
Reference in New Issue
Block a user