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 a0eca77..55b592e 100644 --- a/man/libsimple_getenv_ne.3 +++ b/man/libsimple_getenv_ne.3 @@ -11,7 +11,7 @@ static inline char *libsimple_getenv_ne(const char *\fIname\fP); # define getenv_ne libsimple_getenv_ne #endif .fi - +.PP Link with .IR \-lsimple . .SH DESCRIPTION |