]> git.armaanb.net Git - opendoas.git/commitdiff
mention environment resetting here as well. ok millert
authortedu <tedu>
Mon, 17 Jun 2019 18:44:44 +0000 (18:44 +0000)
committerDuncan Overbruck <mail@duncano.de>
Sat, 19 Oct 2019 12:53:50 +0000 (14:53 +0200)
doas.1

diff --git a/doas.1 b/doas.1
index 26d63df44aa6647e1a6315a40adf27dd1e27989b..0dad559bb1d77acd1c5f5a0d395e722a13184269 100644 (file)
--- a/doas.1
+++ b/doas.1
@@ -39,6 +39,23 @@ or
 .Fl s
 is specified.
 .Pp
+By default, the environment is reset.
+The variables
+.Ev HOME ,
+.Ev LOGNAME ,
+.Ev PATH ,
+.Ev SHELL ,
+and
+.Ev USER
+are set to values appropriate for the target user.
+The variables
+.Ev DISPLAY
+and
+.Ev TERM
+are inherited from the current environment.
+This behavior may be modified by the config file.
+The working directory is not changed.
+.Pp
 The options are as follows:
 .Bl -tag -width tenletters
 .It Fl C Ar config