about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2019-12-15 21:19:04 +0000
committerAlyssa Ross <hi@alyssa.is>2019-12-15 23:01:12 +0000
commit2757c8c7901a5fce763a074907afd47fe81e9023 (patch)
tree42b629d2172d7f21ed57767ed0a45999e6bd905a
parentf45fcb661ef5586656c2a3af787166e2bceab61d (diff)
downloadmktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar.gz
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar.bz2
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar.lz
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar.xz
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.tar.zst
mktuntap-2757c8c7901a5fce763a074907afd47fe81e9023.zip
mktuntap.8: use Ev macro for env var name
-rw-r--r--mktuntap.85
1 files changed, 3 insertions, 2 deletions
diff --git a/mktuntap.8 b/mktuntap.8
index 6f2a32f..6ce1ea9 100644
--- a/mktuntap.8
+++ b/mktuntap.8
@@ -50,8 +50,9 @@ Set the
 .Dv IFF_VNET_HDR
 flag on the device.
 .It Fl E
-Don't set the TUNTAP_NAME environment variable.  Caution: if you use
-this without using
+Don't set the
+.Ev TUNTAP_NAME
+environment variable.  Caution: if you use this without using
 .Fl i
 to set a static device name, it will be difficult to determine the
 device name later.