tls: check size on "MAC-only, no crypt" code path too
[oweals/busybox.git] / loginutils / README
index ce8851097d0f56785029b468d1b46d2497a5442b..847b371b3cf2eaf8d20afc6cb2dd4ec62ae3b408 100644 (file)
@@ -23,7 +23,7 @@ Getty should establish a new session and process group, and ensure
 that tty is a ctty.
 
 ??? Should getty ensure that other processes which might have opened
-fds to this tty be dusconnected? agetty has a -R option which makes
+fds to this tty be disconnected? agetty has a -R option which makes
 agetty call vhangup() after tty is opened. (Then agetty opens it again,
 since it probably vhangup'ed its own fd too).