From ffb9f0613501ffa3d622e1acf98d059d44a60e75 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Fri, 12 Nov 2004 00:16:51 +0000 Subject: Correctly terminate a list. llvm-svn: 17686 --- llvm/docs/CommandGuide/llvm-ar.pod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/docs/CommandGuide') 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 succeeds, it will exit with 0. A usage error, results -- cgit v1.2.3