diff options
author | Chris Lattner <sabre@nondot.org> | 2005-05-13 20:14:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-05-13 20:14:06 +0000 |
commit | e59cddf8386ed10beb878213310b9ff9a1329615 (patch) | |
tree | d94399605923b15f241313f7ea9560f4fd14326f /llvm/docs/CommandGuide/gccld.pod | |
parent | 91a649a28e93445dcd9cc9d44789b391d1a34b65 (diff) | |
download | bcm5719-llvm-e59cddf8386ed10beb878213310b9ff9a1329615.tar.gz bcm5719-llvm-e59cddf8386ed10beb878213310b9ff9a1329615.zip |
close off B< tag
llvm-svn: 21972
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. |