From: Tom de Vries Date: Tue, 28 Jan 2025 07:01:46 +0000 (+0100) Subject: [gdb/doc] Fix "Standard Replies" xref X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bff157a0c6f91cb8c4894c0e7f116af2d0a1d041;p=thirdparty%2Fbinutils-gdb.git [gdb/doc] Fix "Standard Replies" xref 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 Co-Authored-By: Eli Zaretskii --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 980ccdb5f40..2909fc71510 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -42817,7 +42817,7 @@ seven repeats (@samp{$}) can be expanded using a repeat count of only five (@samp{"}). For example, @samp{00000000} can be encoded as @samp{0*"00}. -@xref{Standard Replies} for standard error responses, and how to +@xref{Standard Replies}, for standard error responses, and how to respond indicating a command is not supported. In describing packets (commands and responses), each description has a