>>>>> "ZJ" == Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> writes:
ZJ> On Sat, Jan 30, 2016 at 08:36:04AM +0800, 積丹尼 Dan Jacobson wrote:
>> It would be best to just reengineer your table not to generate the errors.

ZJ> It's the output of an actual command, and the values in the
ZJ> columns simply need that much space.

There are no strings that long in the file. Somehow you are not allowing line
breaking in the troff language or something.

You should see what can be done at the troff level, instead of just relying
on less to do the very same breaking...

$ man systemctl|perl -nwle '$h{$_}++ for split; END{print for sort {length $b 
<=> length $a} keys %h;}'|head
┌──────────────────┬──────────────────────────────────────┬───────────┐
└──────────────────┴──────────────────────────────────────┴───────────┘
├──────────────────┼──────────────────────────────────────┼───────────┤
├─────────────┼──────────────────────────────────────┼───────────┤
└─────────────┴──────────────────────────────────────┴───────────┘
┌─────────────┬──────────────────────────────────────┬───────────┐
--job-mode=replace-irreversibly,
systemd.resource-control(5),
systemd.resource-control(5))
enable/disable/is-enabled

Reply via email to