diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 18:17:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 18:17:00 +0000 |
commit | 3aeeaac1fee0a985416879fd88ed89a26da989d6 (patch) | |
tree | 670680f6da8dcf4e4cddb545b7307b80420d40ac /doc/s6-uevent-spawner.html | |
parent | 1acdafbf731ac703fdb24916c4be6424405170b7 (diff) | |
download | s6-linux-utils-3aeeaac1fee0a985416879fd88ed89a26da989d6.tar.gz s6-linux-utils-3aeeaac1fee0a985416879fd88ed89a26da989d6.tar.xz s6-linux-utils-3aeeaac1fee0a985416879fd88ed89a26da989d6.zip |
Doc fixes
Diffstat (limited to 'doc/s6-uevent-spawner.html')
-rw-r--r-- | doc/s6-uevent-spawner.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-uevent-spawner.html b/doc/s6-uevent-spawner.html index e9be726..3fbb545 100644 --- a/doc/s6-uevent-spawner.html +++ b/doc/s6-uevent-spawner.html @@ -70,7 +70,7 @@ alive after <em>k</em> more milliseconds, s6-uevent-spawner yells and exits 99. <ul> <li> The <em>prog...</em> helper should be very short-lived, -even if you are not using the <tt>-t</tt> option to s6-devd. Since helpers are +even if you are not using the <tt>-t</tt> option. Since helpers are spawned sequentially, slow helpers can make events queue up and fill up buffers. </li> </ul> |