Dear Maintainer, If you install man-db in a minbase/buildd chroot, it no longer (vs bookworm 2.11.2-2) works good (more breaks the lines before they should be broken?). I'm attaching a screenshot from "man man" on sid and bookworm (with pager=more and less not installed), and the output from PAGER='/bin/sh -c "cat >bookworm.1"' man --debug man 2>bookworm.2 I can reproduce this behaviour with sid/bookworm more (more bookworm.1 looks ok, more sid.1 is broken). less -R renders both .1s correctly. The output on sid is effectively unusable, and requires less. (man(1) is quite forgiving here; the pages I triggered this with originally are basically complete hash). I'm not discounting the possibility that this is a more line-width-accounting bug, but. idk. Best,