diff options
author | Indu Bhagat <indu.bhagat@oracle.com> | 2023-01-24 10:07:13 -0800 |
---|---|---|
committer | Indu Bhagat <indu.bhagat@oracle.com> | 2023-01-24 10:08:14 -0800 |
commit | 436bcab71269514af77e689af678022686f0f778 (patch) | |
tree | 0db759d1db8ee4dad9a47c6f6c10e0648e72d2eb /bfd | |
parent | f3d8ae90b23695d86ebf894a4a6b95846007fafd (diff) | |
download | gdb-436bcab71269514af77e689af678022686f0f778.zip gdb-436bcab71269514af77e689af678022686f0f778.tar.gz gdb-436bcab71269514af77e689af678022686f0f778.tar.bz2 |
libsframe/doc: fix some warnings
'make pdf' in libsframe shows some warnings, some of which (especially
the Overfull warnings) are causing undesirable effects on the rendered
output. Few examples of the warnings:
Underfull \hbox (badness 10000) in paragraph at lines 406--407
@texttt pauth_
Underfull \hbox (badness 10000) in paragraph at lines 407--410
@textrm Specify which key is used for signing the return
...
Overfull \hbox (2.0987pt too wide) in paragraph at lines 412--413
@texttt fdetype[]|
...
Overfull \hbox (28.87212pt too wide) in paragraph at lines 446--447
@textrm SFRAME[]FDE[]TYPE[]PCMASK|
...
This patch adjusts column widths of the affected cells to fix a subset
of these warnings. For the rest of the warnings, use explicit newline
command to fix them.
libsframe/
* doc/sframe-spec.texi: Fix various underfull and overfull
warnings.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions