From 1dcf5e8c3a10a86eaef59f8b403a67670ebecb2e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 20 Nov 2006 18:57:02 +0000 Subject: Fix PR1005 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31881 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-ar.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/CommandGuide/llvm-ar.pod') diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod index e8265c9..daed66b 100644 --- a/docs/CommandGuide/llvm-ar.pod +++ b/docs/CommandGuide/llvm-ar.pod @@ -397,7 +397,7 @@ exit code of 3. =head1 SEE ALSO -L, L +L, ar(1) =head1 AUTHORS -- cgit v1.1