aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_strchrnul.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-10-23 22:27:39 +0200
committerMattias Andrée <maandree@kth.se>2018-10-23 22:27:39 +0200
commit12d3f3b9e62ea2c83840d8201d117bf64491bf6d (patch)
treef7f6ab2ef8a75c37bb526d0c2753690ce72dd300 /man/libsimple_strchrnul.3
parentmempcpy.3: see also stpcpy and stpncpy (diff)
downloadlibsimple-12d3f3b9e62ea2c83840d8201d117bf64491bf6d.tar.gz
libsimple-12d3f3b9e62ea2c83840d8201d117bf64491bf6d.tar.bz2
libsimple-12d3f3b9e62ea2c83840d8201d117bf64491bf6d.tar.xz
Add man pages for strn[case]chr[nul] and strrn[case]chr
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_strchrnul.3')
-rw-r--r--man/libsimple_strchrnul.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man/libsimple_strchrnul.3 b/man/libsimple_strchrnul.3
index 0ed76d9..73c5f7d 100644
--- a/man/libsimple_strchrnul.3
+++ b/man/libsimple_strchrnul.3
@@ -74,4 +74,5 @@ None.
.SH SEE ALSO
.BR libsimple_strcasechrnul (3),
.BR libsimple_strend (3),
+.BR libsimple_strnchrnul (3),
.BR strchr (3)