summaryrefslogtreecommitdiff
path: root/man3/wcsncmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcsncmp.3')
-rw-r--r--man3/wcsncmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wcsncmp.3 b/man3/wcsncmp.3
index 7fd26600c..33121d21a 100644
--- a/man3/wcsncmp.3
+++ b/man3/wcsncmp.3
@@ -30,7 +30,7 @@ It compares the wide-character string pointed to by \fIs1\fP and the
wide-character string pointed to by \fIs2\fP, but at most \fIn\fP wide
characters from each string.
In each string, the comparison extends only up
-to the first occurrence of a L\'\\0\' character, if any.
+to the first occurrence of a L\(aq\\0\(aq character, if any.
.SH "RETURN VALUE"
The
.BR wcsncmp ()