Without further ado, the following was found: Issue: Is the "L" in the bracket correct? "The B<wcsncmp>() function is the wide-character equivalent of the " "B<strncmp>(3) function. It compares the wide-character string pointed to " "by I<s1> and the wide-character string pointed to by I<s2>, but at most I<n> " "wide characters from each string. In each string, the comparison extends " "only up to the first occurrence of a null wide character (L\\(aq\\e0\\(aq), " "if any."