diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-06-03 23:30:05 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-06-03 23:30:05 +0200 |
commit | a2623fd82a1a49ee588b1ff14b0aa472d30a5ee2 (patch) | |
tree | 02e9e9340c94a215caac4e1c2333fbbce0c2cf0a /sys/man/3 | |
parent | 182077ac24010f8065755ea903bf57c829b0220a (diff) |
devenv: make #ec files not show up as world writable
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/env | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/man/3/env b/sys/man/3/env index 2724f2ac4..0318f3488 100644 --- a/sys/man/3/env +++ b/sys/man/3/env @@ -49,7 +49,6 @@ such as those set in All processes see the same .BR #ec ; its contents are writable only by the host owner. -[XXX actually everything is world writable; that's a mistake.] .SH SEE ALSO .IR rc (1), .IR fork (2), |