From 774a6be46265bb5b9b9b06620ac81ce8c87e0df4 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 15 Nov 2004 19:50:15 +0000 Subject: This is llvm-ar, not llvm-as. llvm-svn: 17837 --- llvm/docs/CommandGuide/llvm-ar.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llvm-ar.pod b/llvm/docs/CommandGuide/llvm-ar.pod index 8511a3b6f50..ecfb80a3d9e 100644 --- a/llvm/docs/CommandGuide/llvm-ar.pod +++ b/llvm/docs/CommandGuide/llvm-ar.pod @@ -381,7 +381,7 @@ symbol names. =head1 EXIT STATUS -If B succeeds, it will exit with 0. A usage error, results +If B succeeds, it will exit with 0. A usage error, results in an exit code of 1. A hard (file system typically) error results in an exit code of 2. Miscellaneous or unknown errors result in an exit code of 3. -- cgit v1.2.3