diff options
Diffstat (limited to 'man/libsimple_strncmpnul.3')
-rw-r--r-- | man/libsimple_strncmpnul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_strncmpnul.3 b/man/libsimple_strncmpnul.3 index b482e58..f53dc8c 100644 --- a/man/libsimple_strncmpnul.3 +++ b/man/libsimple_strncmpnul.3 @@ -37,7 +37,7 @@ greater than the shorter string. .PP The comparison is case-sensitive and made as if the strings were -.IR "unsigned char *" s. +.BR "unsigned char *" s. .SH RETURN VALUE The .BR libsimple_strncmpnul () |