summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-12 00:16:51 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-12 00:16:51 +0000
commitffb9f0613501ffa3d622e1acf98d059d44a60e75 (patch)
treee5f5e63b12d3f409e7c3d1e1bfa4865d2695b41b
parent2e34034d80a66d3a515ba382dacd02f499c9bbe1 (diff)
downloadbcm5719-llvm-ffb9f0613501ffa3d622e1acf98d059d44a60e75.tar.gz
bcm5719-llvm-ffb9f0613501ffa3d622e1acf98d059d44a60e75.zip
Correctly terminate a list.
llvm-svn: 17686
-rw-r--r--llvm/docs/CommandGuide/llvm-ar.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-ar.pod b/llvm/docs/CommandGuide/llvm-ar.pod
index b723de5c169..27b6396d221 100644
--- a/llvm/docs/CommandGuide/llvm-ar.pod
+++ b/llvm/docs/CommandGuide/llvm-ar.pod
@@ -328,6 +328,8 @@ This field is the archive file member magic number. Its content is always the
two characters backtick (0x60) and newline (0x0A). This provides some measure
utility in identifying archive files that have been corrupted.
+=back
+
=head1 EXIT STATUS
If B<llvm-as> succeeds, it will exit with 0. A usage error, results
OpenPOWER on IntegriCloud