Add phrase

"so altering the argument shall change the environment."
into putenv description.
This commit is contained in:
ache 2007-04-30 18:01:51 +00:00
parent 185e6bdacb
commit c0dd4e798d

View File

@ -89,7 +89,8 @@ to the given
The
.Fn putenv
function takes an argument of the form ``name=value'' and
puts it directly into the current environment.
puts it directly into the current environment,
so altering the argument shall change the environment.
If the variable
.Fa name
does not exist in the list,