diff options
Diffstat (limited to 'man/libsimple_memcasecmp.3')
-rw-r--r-- | man/libsimple_memcasecmp.3 | 2 |
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 () |