ld: add missing period after @xref

Message ID 72cd2df6-f7dd-9217-aa03-e218631c879e@suse.com
State Accepted
Headers
Series ld: add missing period after @xref |

Checks

Context Check Description
snail/binutils-gdb-check success Github commit url

Commit Message

Jan Beulich April 21, 2023, 5:53 a.m. UTC
  At least older versions of one of the doc generation tools complain
(warn) about it missing.
  

Patch

--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7244,7 +7244,7 @@  Currently there is only one plugin shipp
 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