Michal Čihař wrote: > Uploaded, sorry it took so long but I had sort of vacation.
Thanks, and no problem. > W: xz-utils: manpage-has-errors-from-man usr/share/man/man1/xz.1.gz > page 16: table text block will not fit on one page Larhzu wrote: | It means that a table gets splitted between two pages. You don't usually | see it in ASCII or UTF-8 rendering from groff, because groff creates a | single long page in that mode by default. | | groff -t -man -Tascii -rcR=0 < xz.1 | less | | Currently it splits the table in LZMA UTILS COMPATIBILITY section. Note | that (some/many) other nroff implementations don't do a single huge | page, so splitted tables can happen and might be harder to read. It seems this went away when some other changes nudged the table into a more convenient place on the page. What a warning. Happy hacking, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org