From: jsg Date: Mon, 22 Jan 2018 03:13:09 +0000 (+0000) Subject: add clang-local(1) to SEE ALSO X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5a18a3d5d3fc692b6c7e74e19e1ebf03a1b9277e;p=openbsd add clang-local(1) to SEE ALSO suggested by jmc@ ok patrick@ --- diff --git a/gnu/llvm/tools/clang/docs/CommandGuide/clang.rst b/gnu/llvm/tools/clang/docs/CommandGuide/clang.rst index 16bb09f3c74..ec702c3bbac 100644 --- a/gnu/llvm/tools/clang/docs/CommandGuide/clang.rst +++ b/gnu/llvm/tools/clang/docs/CommandGuide/clang.rst @@ -513,5 +513,5 @@ output of the compiler, along with information to reproduce. SEE ALSO -------- -:manpage:`as(1)`, :manpage:`ld(1)` +:manpage:`as(1)`, :manpage:`clang-local(1)`, :manpage:`ld(1)`