diff options
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 246f545..e7989b7 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -2096,7 +2096,7 @@ which refers to it. @item --warn-orphan The @option{--warn-orphan} option tells the linker to generate a warning message whenever it has to place an orphan section into the -output file. @xref{Orphan Sections} The @option{--no-warn-orphan} +output file. @xref{Orphan Sections}. The @option{--no-warn-orphan} option restores the default behaviour of just silently placing these sections. |