diff options
| author | 2018-01-22 03:13:09 +0000 | |
|---|---|---|
| committer | 2018-01-22 03:13:09 +0000 | |
| commit | 5a18a3d5d3fc692b6c7e74e19e1ebf03a1b9277e (patch) | |
| tree | 3ace9b6660da05faf5828084e4933c5f66f4689f /gnu/llvm/tools/clang/docs/CommandGuide | |
| parent | Match on Iris Pro Graphics 580 and other skylake GT4 ids and correct (diff) | |
| download | wireguard-openbsd-5a18a3d5d3fc692b6c7e74e19e1ebf03a1b9277e.tar.xz wireguard-openbsd-5a18a3d5d3fc692b6c7e74e19e1ebf03a1b9277e.zip | |
add clang-local(1) to SEE ALSO
suggested by jmc@ ok patrick@
Diffstat (limited to 'gnu/llvm/tools/clang/docs/CommandGuide')
| -rw-r--r-- | gnu/llvm/tools/clang/docs/CommandGuide/clang.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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)` |
