projects
/
oweals
/
dinit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5008a7
)
Fix typo in DESIGN document.
author
Davin McCall
<davmac@davmac.org>
Wed, 7 Nov 2018 09:37:21 +0000
(09:37 +0000)
committer
Davin McCall
<davmac@davmac.org>
Wed, 7 Nov 2018 09:37:21 +0000
(09:37 +0000)
doc/DESIGN
patch
|
blob
|
history
diff --git
a/doc/DESIGN
b/doc/DESIGN
index 1c1f2bead30161b49bbb2882a44112fb95eb6b46..e9f963fbaffa4a52ed92f4eee180eb6caaa8f546 100644
(file)
--- a/
doc/DESIGN
+++ b/
doc/DESIGN
@@
-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 f
ile
s an "out of memory" flag is set and the connection is
+packets dynamically. If allocation f
ail
s an "out of memory" flag is set and the connection is
closed after writing an "out of memory" information packet.