Re: Issue in man page wcscspn.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 12/4/22 10:07, Helge Kreutzmann wrote:
Without further ado, the following was found:

Issue:    longest initial → initial

Why?  I believe "longest initial" is fine.

Cheers,

Alex


"The B<wcscspn>()  function is the wide-character equivalent of the"
"B<strcspn>(3)  function.  It determines the length of the longest initial"
"segment of I<wcs> which consists entirely of wide-characters not listed in"
"I<reject>.  In other words, it searches for the first occurrence in the wide-"
"character string I<wcs> of any of the characters in the wide-character"
"string I<reject>."

"The B<wcscspn>()  function returns the number of wide characters in the"
"longest initial segment of I<wcs> which consists entirely of wide-characters"
"not listed in I<reject>.  In other words, it returns the position of the"
"first occurrence in the wide-character string I<wcs> of any of the"
"characters in the wide-character string I<reject>, or I<wcslen(wcs)> if"
"there is none."

--
<http://www.alejandro-colomar.es/>

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux