> Changes by: k...@cvs.openbsd.org 2010/03/10 13:46:16 > > Modified files: > lib/libc/stdlib: getenv.3 > > Log message: > It's unsetenv() that doesn't like `=' in the argument, not putenv(). > > ok millert@
Problem mentioend by Urs Thuermann. Sorry for not giving credit in the commit message.