summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-06-02 06:06:34 +0000
committerKostya Serebryany <kcc@google.com>2016-06-02 06:06:34 +0000
commit6128fcf868038bbe9736d058a5782899d288bf70 (patch)
treef1ad6cad67427356f736bb574e7c8d2999b0c413
parentfba4a67a32440e47a631800562a5acd5ed11757b (diff)
downloadbcm5719-llvm-6128fcf868038bbe9736d058a5782899d288bf70.tar.gz
bcm5719-llvm-6128fcf868038bbe9736d058a5782899d288bf70.zip
[libFuzzer] fix docs
llvm-svn: 271493
-rw-r--r--llvm/docs/LibFuzzer.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst
index 9dc6e5cd235..1d487ca8d53 100644
--- a/llvm/docs/LibFuzzer.rst
+++ b/llvm/docs/LibFuzzer.rst
@@ -850,10 +850,7 @@ Trophies
========
* GLIBC: https://sourceware.org/glibc/wiki/FuzzingLibc
-* MUSL LIBC:
-
- * http://git.musl-libc.org/cgit/musl/commit/?id=39dfd58417ef642307d90306e1c7e50aaec5a35c
- * http://www.openwall.com/lists/oss-security/2015/03/30/3
+* MUSL LIBC: `[1] <http://git.musl-libc.org/cgit/musl/commit/?id=39dfd58417ef642307d90306e1c7e50aaec5a35c>`__ `[2] <http://www.openwall.com/lists/oss-security/2015/03/30/3>`__
* `pugixml <https://github.com/zeux/pugixml/issues/39>`_
@@ -877,7 +874,9 @@ Trophies
* `Linux Kernel's BPF verifier <https://github.com/iovisor/bpf-fuzzer>`_
-* Capstone: `[1] <https://github.com/aquynh/capstone/issues/600>`__ `[2] <https://github.com/aquynh/capstone/commit/6b88d1d51eadf7175a8f8a11b690684443b11359>`__ `[3] <http://bugs.gw.com/view.php?id=550>`__ `[4] <http://bugs.gw.com/view.php?id=551>`__ `[5] <http://bugs.gw.com/view.php?id=553>`__ `[6] <http://bugs.gw.com/view.php?id=554>`__
+* Capstone: `[1] <https://github.com/aquynh/capstone/issues/600>`__ `[2] <https://github.com/aquynh/capstone/commit/6b88d1d51eadf7175a8f8a11b690684443b11359>`__
+
+* file:`[1] <http://bugs.gw.com/view.php?id=550>`__ `[2] <http://bugs.gw.com/view.php?id=551>`__ `[3] <http://bugs.gw.com/view.php?id=553>`__ `[4] <http://bugs.gw.com/view.php?id=554>`__
* Radare2: `[1] <https://github.com/revskills?tab=contributions&from=2016-04-09>`__
OpenPOWER on IntegriCloud