diff options
Diffstat (limited to '')
-rw-r--r-- | man/libsimple_strncasecmpnul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_strncasecmpnul.3 b/man/libsimple_strncasecmpnul.3 index 4fda1b7..959ea78 100644 --- a/man/libsimple_strncasecmpnul.3 +++ b/man/libsimple_strncasecmpnul.3 @@ -37,7 +37,7 @@ greater than the shorter string. .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_strncasecmpnul () |