Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 19:05:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 216534] ctladm: spurious characters in man page
Message-ID:  <bug-216534-9-pewbPUmkZH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216534-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216534-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216534

--- Comment #2 from eborisch+FreeBSD@gmail.com ---
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 co=
ns|
000071b0  65 c3 91 c2 81 75 74 69  76 65 20 72 65 61 64 73  |e....utive rea=
ds|
000071c0  2f 77 72 69 74 65 73 2e  0a 53 65 74 20 74 6f 20  |/writes..Set t=
o |

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216534-9-pewbPUmkZH>