diff options
Diffstat (limited to '')
-rw-r--r-- | man/libsimple_getenv_e.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_getenv_e.3 b/man/libsimple_getenv_e.3 index 27fba39..7e3a3ca 100644 --- a/man/libsimple_getenv_e.3 +++ b/man/libsimple_getenv_e.3 @@ -11,7 +11,7 @@ static inline const char *libsimple_getenv_e(const char *\fIname\fP); # define getenv_e libsimple_getenv_e #endif .fi - +.PP Link with .IR \-lsimple . .SH DESCRIPTION |