https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216534
--- Comment #2 from [email protected] --- It's a "CYRILLIC SMALL LETTER ES" rather than a "LATIN SMALL LETTER C". It's the same on both lines 999 and 1000. Here's the hexdump of the first instance. 'c3 91 c2 81' rather than '63' at 0x71b1: 000071a0 6f 20 73 65 72 69 61 6c 69 7a 65 20 63 6f 6e 73 |o serialize cons| 000071b0 65 c3 91 c2 81 75 74 69 76 65 20 72 65 61 64 73 |e....utive reads| 000071c0 2f 77 72 69 74 65 73 2e 0a 53 65 74 20 74 6f 20 |/writes..Set to | -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
