X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Funsetenv.texi;h=c25e65dbadfafeacaf6ceacebbad0d7f48b86631;hb=fdd1b511c5c12912aae79b58e0c5f6ffa0492d6e;hp=5cf14271a9ecc3133c1c04d0f562075e2b53cbb2;hpb=fca3cc12dcd2bb7a75a57be2c29a1de417ff3536;p=gnulib.git diff --git a/doc/posix-functions/unsetenv.texi b/doc/posix-functions/unsetenv.texi index 5cf14271a..c25e65dba 100644 --- a/doc/posix-functions/unsetenv.texi +++ b/doc/posix-functions/unsetenv.texi @@ -17,7 +17,7 @@ OSF/1 5.1. @item This function has the return type @samp{void} instead of @samp{int} on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8, OSF/1 5.1. +Mac OS X 10.3, FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8, OSF/1 5.1. @item On some platforms, this function does not fail with @samp{EINVAL} when passed an empty string or a string containing @samp{=}: