From f2b0a907ea4eaebef27a8b8b831dbd499acd21c4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 13 May 2005 20:13:39 +0000 Subject: [PATCH] remove htmlisms git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21971 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/gccld.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/gccld.pod b/docs/CommandGuide/gccld.pod index 6accd1d7785..937b16dbdef 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 Preserve the symbol names in list. -- 2.34.1