diff options
Diffstat (limited to 'llvm/docs/CommandGuide/gccld.pod')
-rw-r--r-- | llvm/docs/CommandGuide/gccld.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/gccld.pod b/llvm/docs/CommandGuide/gccld.pod index 937b16dbdef..6b7cfa186c4 100644 --- a/llvm/docs/CommandGuide/gccld.pod +++ b/llvm/docs/CommandGuide/gccld.pod @@ -112,7 +112,7 @@ Do not mark all symbols as internal. Preserve the list of symbol names in the file filename. -=item B<-internalize-public-api-list I<list> +=item B<-internalize-public-api-list> I<list> Preserve the symbol names in list. |