diff options
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - optional: nsss version 0.2.1.1 or later: https://skarnet.org/software/nsss/ - - optional: execline version 2.9.7.1 or later: https://skarnet.org/software/execline/ + - optional: execline version 2.9.8.0 or later: https://skarnet.org/software/execline/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. diff --git a/doc/index.html b/doc/index.html index ebc9613..381a3d3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,7 +111,7 @@ you use the <tt>--enable-nsss</tt> option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not. </li> <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a> -version 2.9.7.1 or later. It's a only a run-time requirement, and only +version 2.9.8.0 or later. It's a only a run-time requirement, and only if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or <tt>&</tt> command directives. </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 3d8db55..2bead5b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.14.5.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.1.1. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -optional dependency bumped to 2.9.7.1. </li> +optional dependency bumped to 2.9.8.0. </li> <li> New <tt>-N</tt> option to <a href="mdevd.html">mdevd</a>. </li> </ul> |
