diff options
author | Tom de Vries <tdevries@suse.de> | 2025-01-28 08:01:46 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-01-28 08:01:46 +0100 |
commit | bff157a0c6f91cb8c4894c0e7f116af2d0a1d041 (patch) | |
tree | 390ff51a1f5667236763091f3227880e95ea2ec9 /ld/po/Make-in | |
parent | af854e1c62bcf464fc86bac90f9f4073885dcb41 (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
When building gdb with an older makeinfo (4.13), I run into:
...
gdb/doc/gdb.texinfo:42613: warning: `.' or `,' must follow @xref, not `f'.
...
This is related to this line:
...
@xref{Standard Replies} for standard error responses, and how to
respond indicating a command is not supported.
...
Fix this by adding a comma.
Tested by rebuilding the docs.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Co-Authored-By: Eli Zaretskii <eliz@gnu.org>
Diffstat (limited to 'ld/po/Make-in')
0 files changed, 0 insertions, 0 deletions