diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 4042799..b6af988 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>mdevd - A mdev-compatible Linux hotplug manager daemon</title> @@ -111,7 +112,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.8.2 or later. It's a only a run-time requirement, and only +version 2.9.9.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> @@ -134,6 +135,7 @@ You can access its checksum <a href="mdevd-0.1.8.2.tar.gz.sha256">here</a>. </li git repository</a>: <pre> git clone git://git.skarnet.org/mdevd </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/mdevd">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/mdevd">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/mdevd">SourceHut mirror</a> of the mdevd git repository. </li> |
