diff options
Diffstat (limited to 'lib/libc/stdlib/getenv.3')
-rw-r--r-- | lib/libc/stdlib/getenv.3 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/stdlib/getenv.3 b/lib/libc/stdlib/getenv.3 index 35547aa..1882ba2 100644 --- a/lib/libc/stdlib/getenv.3 +++ b/lib/libc/stdlib/getenv.3 @@ -57,11 +57,6 @@ These functions set, unset and fetch environment variables from the host .Em environment list . -For compatibility with differing environment conventions, -the given argument -.Fa value -may be prepended with an equal sign -.Dq Li \&= . .Pp The .Fn getenv |