From 5a18a3d5d3fc692b6c7e74e19e1ebf03a1b9277e Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 22 Jan 2018 03:13:09 +0000 Subject: [PATCH] add clang-local(1) to SEE ALSO suggested by jmc@ ok patrick@ --- gnu/llvm/tools/clang/docs/CommandGuide/clang.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)` -- 2.20.1