diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-21 10:32:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-21 10:32:44 +0200 |
commit | 6c87311532b878a27f368a17051dc3945cd01721 (patch) | |
tree | fd50d099c13a1401ec0a5610b750277e9f6065c4 /man/strcasestr.3libsimple | |
parent | Add mempsetelem and memsetelem and add fix and tests for memelem and memrelem (diff) | |
download | libsimple-6c87311532b878a27f368a17051dc3945cd01721.tar.gz libsimple-6c87311532b878a27f368a17051dc3945cd01721.tar.bz2 libsimple-6c87311532b878a27f368a17051dc3945cd01721.tar.xz |
Add man pages some str-functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/strcasestr.3libsimple')
l--------- | man/strcasestr.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/strcasestr.3libsimple b/man/strcasestr.3libsimple new file mode 120000 index 0000000..7ba4049 --- /dev/null +++ b/man/strcasestr.3libsimple @@ -0,0 +1 @@ +libsimple_strcasestr.3
\ No newline at end of file |