aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_strcasecmpnul.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/libsimple_strcasecmpnul.3')
-rw-r--r--man/libsimple_strcasecmpnul.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_strcasecmpnul.3 b/man/libsimple_strcasecmpnul.3
index 07be013..2b0afe6 100644
--- a/man/libsimple_strcasecmpnul.3
+++ b/man/libsimple_strcasecmpnul.3
@@ -31,7 +31,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_strcasecmpnul ()