commit 89d2afd4ba6d91dab4843191de3fe554d748fbf9 parent 7ba4290309864c2d81b72abac69bae45e3f100fd Author: arg@localhost.localdomain <unknown> Date: Sun, 1 Nov 2009 18:07:11 +0000 some intermediate fix Diffstat:
| M | sta.li/faq.md | | | 8 | +++++--- |
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/sta.li/faq.md b/sta.li/faq.md @@ -84,6 +84,8 @@ the static and dynamic executable in a loop for several minutes and counting the number of executions. We plan to publish the benchmark results for further info at a later point. -[1] You can clone OpenBSD ksh using `git://github.com/dryfish/openbsd-pdksh.git` -[2] http://people.redhat.com/drepper/no_static_linking.html -[3] http://www.catonmat.net/blog/ldd-arbitrary-code-execution/ +References +--------- +* [1] You can clone OpenBSD ksh using `git://github.com/dryfish/openbsd-pdksh.git` +* [2] http://people.redhat.com/drepper/no_static_linking.html +* [3] http://www.catonmat.net/blog/ldd-arbitrary-code-execution/