diff options
author | dim <dim@FreeBSD.org> | 2015-01-10 21:44:31 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-01-10 21:44:31 +0000 |
commit | 8bf84181c0aea1c8623771a812df36509973b22e (patch) | |
tree | 7b8600019b1cbde2f34b701f92fe2ecccf17e131 /usr.bin/clang/llvm-diff/llvm-diff.1 | |
parent | c118a100d9383e87b2ea94cdc492d8dd41ce1e25 (diff) | |
download | FreeBSD-src-8bf84181c0aea1c8623771a812df36509973b22e.zip FreeBSD-src-8bf84181c0aea1c8623771a812df36509973b22e.tar.gz |
Regenerate the manpages for the additional llvm/clang tools. This
contains only very minor updates.
Diffstat (limited to 'usr.bin/clang/llvm-diff/llvm-diff.1')
-rw-r--r-- | usr.bin/clang/llvm-diff/llvm-diff.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/clang/llvm-diff/llvm-diff.1 b/usr.bin/clang/llvm-diff/llvm-diff.1 index 7445bc7..764964a 100644 --- a/usr.bin/clang/llvm-diff/llvm-diff.1 +++ b/usr.bin/clang/llvm-diff/llvm-diff.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-DIFF" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-DIFF" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-diff \- LLVM structural 'diff' . @@ -72,6 +72,6 @@ massive detected differences in blocks. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . |