From f8c85dd180da9f2e81f4f821397996990fc731f4 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Tue, 18 Apr 2023 21:39:13 +0000 Subject: mktuntap.8: mark up TUNTAP_NAME as an env var Signed-off-by: Alyssa Ross --- mktuntap.8 | 6 ++++-- 1 file 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 -- cgit 1.4.1