From e8ae2d7155738e0101e94ac19d7429a91c477ecc Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 15 Nov 2004 19:45:29 +0000 Subject: Terminate a list. Remove reference to llvm-ld git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17835 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-ar.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod index 2814737..8511a3b 100644 --- a/docs/CommandGuide/llvm-ar.pod +++ b/docs/CommandGuide/llvm-ar.pod @@ -377,6 +377,8 @@ by the I field. Note that is allowed (but unwise) to use non-printing characters (even 0x00) in the symbol. This allows for multiple encodings of symbol names. +=back + =head1 EXIT STATUS If B succeeds, it will exit with 0. A usage error, results @@ -386,7 +388,7 @@ exit code of 3. =head1 SEE ALSO -L, L +L =head1 AUTHORS -- cgit v1.1