to reflect changes from this commit :

http://marc.info/?l=openbsd-cvs&m=127778468909371&w=2

Index: getenv.3
===================================================================
RCS file: /cvs/openbsd/src/lib/libc/stdlib/getenv.3,v
retrieving revision 1.14
diff -u -r1.14 getenv.3
--- getenv.3    10 Mar 2010 20:46:16 -0000      1.14
+++ getenv.3    3 Jul 2010 14:33:53 -0000
@@ -130,6 +130,12 @@
 character.
 .Pp
 The
+.Fn unsetenv
+function was passed an empty
+.Ar name
+or a NULL pointer.
+.Pp
+The
 .Fn putenv
 function was passed a
 .Ar string

Reply via email to