diff options
Diffstat (limited to 'docs/CommandGuide/gccld.pod')
-rw-r--r-- | docs/CommandGuide/gccld.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/gccld.pod b/docs/CommandGuide/gccld.pod index 6accd1d778..937b16dbde 100644 --- a/docs/CommandGuide/gccld.pod +++ b/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 <list>> +=item B<-internalize-public-api-list I<list> Preserve the symbol names in list. |