Example dbusd: use readiness notification; process instead of bgprocess.
[oweals/dinit.git] / doc / DESIGN
index 1c1f2bead30161b49bbb2882a44112fb95eb6b46..e9f963fbaffa4a52ed92f4eee180eb6caaa8f546 100644 (file)
@@ -33,7 +33,7 @@ Services may acquire the console and in this case output is discarded (though it
 course continue to be logged to the other sink).
 
 Control protocol handling uses a circular receive buffer, but allocates storage for outgoing
-packets dynamically. If allocation files an "out of memory" flag is set and the connection is
+packets dynamically. If allocation fails an "out of memory" flag is set and the connection is
 closed after writing an "out of memory" information packet.