diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-05 18:29:59 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-05 18:29:59 +0100 |
commit | 25d1d835d2fdd52144a246a8296460e48d3f3950 (patch) | |
tree | 45b7d412830fb6a6b1b7ab6fdc750fee2037e27c /man/libsimple_strchrnul.3 | |
parent | Add man page for the [v]asprintf[a] functions (diff) | |
download | libsimple-25d1d835d2fdd52144a246a8296460e48d3f3950.tar.gz libsimple-25d1d835d2fdd52144a246a8296460e48d3f3950.tar.bz2 libsimple-25d1d835d2fdd52144a246a8296460e48d3f3950.tar.xz |
Add ischrcaseset and man pages for ischrset, ischrcaseset, and [v]{we,en,e}printf
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_strchrnul.3')
-rw-r--r-- | man/libsimple_strchrnul.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/libsimple_strchrnul.3 b/man/libsimple_strchrnul.3 index 73c5f7d..2196933 100644 --- a/man/libsimple_strchrnul.3 +++ b/man/libsimple_strchrnul.3 @@ -75,4 +75,5 @@ None. .BR libsimple_strcasechrnul (3), .BR libsimple_strend (3), .BR libsimple_strnchrnul (3), +.BR libsimple_inchrset (3), .BR strchr (3) |