diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-05 18:54:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-05 18:54:48 +0100 |
commit | e19f3d5e8c0e9576a3fda2b77ad69be135bef047 (patch) | |
tree | a3aa862ed02b6f17483fe8f6607c05d1fac6e4e9 /man/libsimple_inchrset.3 | |
parent | Add man pages for unlist (diff) | |
download | libsimple-e19f3d5e8c0e9576a3fda2b77ad69be135bef047.tar.gz libsimple-e19f3d5e8c0e9576a3fda2b77ad69be135bef047.tar.bz2 libsimple-e19f3d5e8c0e9576a3fda2b77ad69be135bef047.tar.xz |
Rename isutf8 to strisutf8 and add man page
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | man/libsimple_inchrset.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_inchrset.3 b/man/libsimple_inchrset.3 index 09b1ca1..f07263c 100644 --- a/man/libsimple_inchrset.3 +++ b/man/libsimple_inchrset.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_STRCHRNUL 3 2018-11-05 libsimple +.TH LIBSIMPLE_INCHRSET 3 2018-11-05 libsimple .SH NAME libsimple_inchrset, libsimple_inchrcaseset \- the whether a character belongs to a set .SH SYNOPSIS |