diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-as.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-as.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-as.rst b/llvm/docs/CommandGuide/llvm-as.rst index 77b1568a9e4..97dcaf15bd0 100644 --- a/llvm/docs/CommandGuide/llvm-as.rst +++ b/llvm/docs/CommandGuide/llvm-as.rst @@ -55,4 +55,4 @@ will exit with a non-zero value. SEE ALSO -------- -llvm-dis|llvm-dis, gccas|gccas +:manpage:`llvm-dis(1)`, as(1) |