diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-30 18:08:15 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-30 18:26:18 +0100 |
commit | abb471449efcb61571b6a63d3055598acafd9ffe (patch) | |
tree | 4ebd956ac77e09e588a370dfccd74615e4d8b044 /man/libsimple_strncaseeqnul.3 | |
parent | Add man pages for {sum,diff,mul,cmp}time{spec,val} (diff) | |
download | libsimple-abb471449efcb61571b6a63d3055598acafd9ffe.tar.gz libsimple-abb471449efcb61571b6a63d3055598acafd9ffe.tar.bz2 libsimple-abb471449efcb61571b6a63d3055598acafd9ffe.tar.xz |
Add man pages for doubletotime{spec,val} and time{spec,val}todouble, and fix other man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_strncaseeqnul.3')
-rw-r--r-- | man/libsimple_strncaseeqnul.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/libsimple_strncaseeqnul.3 b/man/libsimple_strncaseeqnul.3 index 0a9222a..743d4be 100644 --- a/man/libsimple_strncaseeqnul.3 +++ b/man/libsimple_strncaseeqnul.3 @@ -31,7 +31,6 @@ both of which may be .BR NULL . .PP The comparison is case-insensitive. -.IR "unsigned char *" s. .SH RETURN VALUE The .BR libsimple_strncaseeqnul () |