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