about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-04-18 21:39:13 +0000
committerAlyssa Ross <hi@alyssa.is>2023-04-18 21:39:13 +0000
commitf8c85dd180da9f2e81f4f821397996990fc731f4 (patch)
tree1a0d915ac0d2de3e351b8c845b7d1fc974f9be87
parentaa61582c1cc12bd889242d100faf692d31489273 (diff)
downloadmktuntap-master.tar
mktuntap-master.tar.gz
mktuntap-master.tar.bz2
mktuntap-master.tar.lz
mktuntap-master.tar.xz
mktuntap-master.tar.zst
mktuntap-master.zip
mktuntap.8: mark up TUNTAP_NAME as an env var HEAD master
Signed-off-by: Alyssa Ross <hi@alyssa.is>
-rw-r--r--mktuntap.86
1 files changed, 4 insertions, 2 deletions
diff --git a/mktuntap.8 b/mktuntap.8
index 0f9aaf8..c0273d2 100644
--- a/mktuntap.8
+++ b/mktuntap.8
@@ -21,8 +21,10 @@ Create a TUN or TAP device named with format
 .Ar ifr_name ,
 open it on file descriptor
 .Ar fd ,
-set the TUNTAP_NAME variable in the environment to the name of the
-opened device, and then exec into
+set the
+.Ev TUNTAP_NAME
+variable in the environment to the name of the opened device,
+and then exec into
 .Ar prog .
 .Pp
 By default, the