diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2019-10-23 17:53:01 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2019-10-23 17:53:01 +0000 |
commit | ead246455adf1a215ec2715dad6533073a6beb4e (patch) | |
tree | f3f97a47d77053bf96fe74cdbd6fae74380e8a92 /docs | |
parent | fdb00c4408990a0a63ef7f496d809ce59f263bc5 (diff) | |
download | src-vendor/lldb/lldb-trunk-r375505.tar.gz src-vendor/lldb/lldb-trunk-r375505.zip |
Vendor import of stripped lldb trunk r375505, the last commit before thevendor/lldb/lldb-trunk-r375505vendor/lldb
upstream Subversion repository was made read-only, and the LLVM project
migrated to GitHub:
https://llvm.org/svn/llvm-project/lldb/trunk@375505
Diffstat (limited to 'docs')
-rw-r--r-- | docs/lldb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/lldb.1 b/docs/lldb.1 index a28cabe7acc0..a48b6d1b918f 100644 --- a/docs/lldb.1 +++ b/docs/lldb.1 @@ -149,6 +149,6 @@ The LLDB project page http://lldb.llvm.org/ has many different resources for users -- the gdb/lldb command equivalence page http://lldb.llvm.org/lldb-gdb.html can be especially helpful for users coming from gdb. .Sh BUGS -To report bugs, please visit http://llvm.org/bugs/ +To report bugs, please visit https://bugs.llvm.org/ .Sh AUTHOR Maintained by the LLDB Team, http://lldb.llvm.org/ |