diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-09 15:52:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-09 15:52:22 +0000 |
commit | 627ccd3d1ee8b14ffd76998da08d655c23485aa5 (patch) | |
tree | 850700fc06b1ed7aed7243e6ea4172684aaa8c65 /doc/mdevd.html | |
parent | 8d0ad065659d5f4e604267113180a3d24384a6a8 (diff) | |
download | mdevd-627ccd3d1ee8b14ffd76998da08d655c23485aa5.tar.xz |
Better prose for the mdev comparison
Diffstat (limited to 'doc/mdevd.html')
-rw-r--r-- | doc/mdevd.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mdevd.html b/doc/mdevd.html index 911b770..e7231e2 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -41,8 +41,8 @@ a daemon: it's long-lived, and there is only one instance, reading a series of uevents and performing actions without forking; the configuration file is read and parsed only once. </li> - <li> Even when mdev is run as a daemon (via the recent <tt>-d</tt> -option), there are <a href="index.html#mdev">technical advantages</a> + <li> Even though mdev can now be run as a daemon, via the <tt>-d</tt> +option, there are still <a href="index.html#mdev">technical advantages</a> to running mdevd over mdev. </li> </ul> |