[llvm-commits] CVS: llvm/docs/CommandGuide/llvm-ar.pod

Reid Spencer reid at x10sys.com
Thu Nov 11 16:17:01 PST 2004



Changes in directory llvm/docs/CommandGuide:

llvm-ar.pod updated: 1.2 -> 1.3
---
Log message:

Correctly terminate a list.


---
Diffs of the changes:  (+2 -0)

Index: llvm/docs/CommandGuide/llvm-ar.pod
diff -u llvm/docs/CommandGuide/llvm-ar.pod:1.2 llvm/docs/CommandGuide/llvm-ar.pod:1.3
--- llvm/docs/CommandGuide/llvm-ar.pod:1.2	Thu Nov 11 18:15:43 2004
+++ llvm/docs/CommandGuide/llvm-ar.pod	Thu Nov 11 18:16:51 2004
@@ -328,6 +328,8 @@
 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






More information about the llvm-commits mailing list