[llvm-commits] CVS: llvm/docs/CommandGuide/gccld.pod
Chris Lattner
lattner at cs.uiuc.edu
Fri May 13 13:13:55 PDT 2005
Changes in directory llvm/docs/CommandGuide:
gccld.pod updated: 1.2 -> 1.3
---
Log message:
remove htmlisms
---
Diffs of the changes: (+1 -1)
gccld.pod | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/docs/CommandGuide/gccld.pod
diff -u llvm/docs/CommandGuide/gccld.pod:1.2 llvm/docs/CommandGuide/gccld.pod:1.3
--- llvm/docs/CommandGuide/gccld.pod:1.2 Fri Jul 2 11:06:19 2004
+++ llvm/docs/CommandGuide/gccld.pod Fri May 13 15:13:39 2005
@@ -112,7 +112,7 @@
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.
More information about the llvm-commits
mailing list