diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-extract.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-extract.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-extract.rst b/llvm/docs/CommandGuide/llvm-extract.rst index 40de0f1d1db..cd8828b2372 100644 --- a/llvm/docs/CommandGuide/llvm-extract.rst +++ b/llvm/docs/CommandGuide/llvm-extract.rst @@ -77,4 +77,4 @@ occurs, it will exit with a non-zero value. SEE ALSO -------- -bugpoint +:manpage:`bugpoint(1)` |