Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 08:00:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228539] [PATCH] for /usr/bin/man when using multibyte characters (utf-8).
Message-ID:  <bug-228539-227-zy4Uv7ah9r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228539-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228539-227@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=228539

--- Comment #4 from Michihiro Satoh <satoumc@as.airnet.ne.jp> ---

The result of text formatting with the 'mandoc' command seems to be almost as
bad as groff with no "-mja" option.
Although I can only make an accurate evaluation about Japanese, in Japanese,
except for a few of the constrained characters, we should fold at the position
where the end of the line is at the end, but the 'mandoc' since the return is
not done at all except where there are punctuation marks or space, the result
is that the line is too short or too long to protrude.

-- 
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-228539-227-zy4Uv7ah9r>