aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_memcasecmp.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-10-30 18:08:15 +0100
committerMattias Andrée <maandree@kth.se>2018-10-30 18:26:18 +0100
commitabb471449efcb61571b6a63d3055598acafd9ffe (patch)
tree4ebd956ac77e09e588a370dfccd74615e4d8b044 /man/libsimple_memcasecmp.3
parentAdd man pages for {sum,diff,mul,cmp}time{spec,val} (diff)
downloadlibsimple-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_memcasecmp.3')
-rw-r--r--man/libsimple_memcasecmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_memcasecmp.3 b/man/libsimple_memcasecmp.3
index 9f93995..63e0e27 100644
--- a/man/libsimple_memcasecmp.3
+++ b/man/libsimple_memcasecmp.3
@@ -26,7 +26,7 @@ and
.PP
The comparison is case-insensitive and made as
if the strings were converted to lowercase and as
-.IR "unsigned char *" s.
+.BR "unsigned char *" s.
.SH RETURN VALUE
The
.BR libsimple_memcasecmp ()