public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] ld: add missing period after @xref
@ 2023-04-21  5:54 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2023-04-21  5:54 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3a117c5887312afb3f1567f1cae3316872d575f4

commit 3a117c5887312afb3f1567f1cae3316872d575f4
Author: Jan Beulich <jbeulich@suse.com>
Date:   Fri Apr 21 07:54:19 2023 +0200

    ld: add missing period after @xref
    
    At least older versions of one of the doc generation tools complain
    (warn) about it missing.

Diff:
---
 ld/ld.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/ld.texi b/ld/ld.texi
index 1f0478b175c..1ea6874cbb0 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7245,7 +7245,7 @@ Currently there is only one plugin shipped by default, but more may
 be added here later.
 
 Plugins are enabled via the use of the @option{-plugin @var{name}}
-command line option. @xref{Options}
+command line option. @xref{Options}.
 
 @menu
 * libdep Plugin::	Static Library Dependencies Plugin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-21  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21  5:54 [binutils-gdb] ld: add missing period after @xref Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).