]> git.armaanb.net Git - opendoas.git/blobdiff - doas.1
snprintf/vsnprintf return < 0 on error, rather than -1.
[opendoas.git] / doas.1
diff --git a/doas.1 b/doas.1
index 26d63df44aa6647e1a6315a40adf27dd1e27989b..81fa803a339e6ae01949db18abad36d37133b567 100644 (file)
--- a/doas.1
+++ b/doas.1
@@ -39,6 +39,28 @@ or
 .Fl s
 is specified.
 .Pp
+By default, a new environment is created.
+The variables
+.Ev HOME ,
+.Ev LOGNAME ,
+.Ev PATH ,
+.Ev SHELL ,
+and
+.Ev USER
+and the
+.Xr umask 2
+are set to values appropriate for the target user.
+.Ev DOAS_USER
+is set to the name of the user executing
+.Nm .
+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