summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tap.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man4/tap.4
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man4/tap.4')
-rw-r--r--share/man/man4/tap.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/tap.4 b/share/man/man4/tap.4
index 2208475..cbd4b75 100644
--- a/share/man/man4/tap.4
+++ b/share/man/man4/tap.4
@@ -11,25 +11,25 @@
.Cd pseudo-device tap
.Sh DESCRIPTION
The
-.Nm tap
+.Nm
interface is a software loopback mechanism that can be loosely
described as the network interface analog of the
.Xr pty 4 ,
that is,
-.Nm tap
+.Nm
does for network interfaces what the
.Nm pty
driver does for terminals.
.Pp
The
-.Nm tap
+.Nm
driver, like the
.Nm pty
driver, provides two interfaces: an interface like the usual facility
it is simulating
.Po
an Ethernet network interface in the case of
-.Nm tap ,
+.Nm ,
or a terminal for
.Nm pty
.Pc ,
@@ -200,11 +200,11 @@ device is not open, output frames are thrown away rather than
letting them pile up.
.Pp
The
-.Nm tap
+.Nm
device is also can be used with the VMware port as a replacement
for the old VMnet device driver. The driver uses the minor number
to select between
-.Nm tap
+.Nm
and
.Nm vmnet
devices. VMnet minor numbers begin at
OpenPOWER on IntegriCloud