diff options
Diffstat (limited to 'man/libsimple_getenv_ne.3')
-rw-r--r-- | man/libsimple_getenv_ne.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_getenv_ne.3 b/man/libsimple_getenv_ne.3 index 55b592e..cd788d3 100644 --- a/man/libsimple_getenv_ne.3 +++ b/man/libsimple_getenv_ne.3 @@ -34,7 +34,7 @@ If the environment variable .I name is defined with a non-empty value, its value is returned, otherwise -.I NULL +.B NULL is returned. .PP The returned pointer must not be deallocated and |