summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bcnm-waitif.html2
-rw-r--r--doc/index.html3
-rw-r--r--doc/libwpactrl/index.html2
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/bcnm-waitif.html b/doc/bcnm-waitif.html
index ac95397..1cce1b7 100644
--- a/doc/bcnm-waitif.html
+++ b/doc/bcnm-waitif.html
@@ -11,7 +11,7 @@
<body>
<p>
-<a href="index.html">s6</a><br />
+<a href="index.html">bcnm</a><br />
<a href="//skarnet.org/software/">Software</a><br />
<a href="//skarnet.org/">skarnet.org</a>
</p>
diff --git a/doc/index.html b/doc/index.html
index 24904a7..a10713b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -42,7 +42,8 @@ in the short or even middle term.
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.9.2.0 or later </li>
+2.9.2.0 or later. It's a build-time requirement. It's also a run-time
+requirement if you link against the shared version of the skalibs library. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/libwpactrl/index.html b/doc/libwpactrl/index.html
index 204f9f8..31969fc 100644
--- a/doc/libwpactrl/index.html
+++ b/doc/libwpactrl/index.html
@@ -102,7 +102,7 @@ functions taking a <em>stamp</em> argument also have a
version with a name ending in <tt>_g</tt>, that does not take it and instead
assumes the <tt>STAMP</tt> variable always contains (an accurate
enough approximation of) the current time.
-<p>
+</p>
<p>
Those synchronous function calls normally return almost instantly: there should