[docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1

llvm-svn: 361345
This commit is contained in:
Fangrui Song 2019-05-22 02:15:25 +00:00
parent 24d27689bc
commit b372259ace
1 changed files with 2 additions and 2 deletions

View File

@ -279,9 +279,9 @@ Disable garbage collection of unused sections.
Disable STB_GNU_UNIQUE symbol binding.
.It Fl -no-merge-exidx-entries
Disable merging .ARM.exidx entries.
.It F1 -no-nmagic
.It Fl -no-nmagic
Page align sections.
.It F1 -no-omagic
.It Fl -no-omagic
Do not set the text data sections to be writable, page align sections.
.It Fl -no-rosegment
Do not put read-only non-executable sections in their own segment.