| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20181003024430.GD18521@thunk.org> Date: Tue, 2 Oct 2018 22:44:30 -0400 From: "Theodore Y. Ts'o" <tytso@....edu> To: "Darrick J. Wong" <darrick.wong@...cle.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 2/3] docs: fix ext4 documentation table formatting problems On Wed, Sep 26, 2018 at 12:05:44PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@...cle.com> > > It turns out that the latex table formatters lay out table columns with > the exact proportional widths given in the table metadata, even if text > overflows outside the box. This was not caught during the initial > import because the HTML renderers are smart enough to fudge the table. > > Fix the table column width formatting problems in the data structures > and algorithms documentation so that we don't have squashed columns. > > Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com> Thanks, applied. - Ted
Powered by blists - more mailing lists