public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@sourceware.org>
To: bfd-cvs@sourceware.org
Subject: [binutils-gdb] ld: add missing period after @xref
Date: Fri, 21 Apr 2023 05:54:30 +0000 (GMT)	[thread overview]
Message-ID: <20230421055430.19282385842C@sourceware.org> (raw)

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

                 reply	other threads:[~2023-04-21  5:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230421055430.19282385842C@sourceware.org \
    --to=jbeulich@sourceware.org \
    --cc=bfd-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).