Loading...
--- Libc/Libc-1725.40.4/gen/tcsetattr.3
+++ Libc/Libc-583/gen/tcsetattr.3
@@ -205,7 +205,7 @@
.Pp
The
.Fn cfmakeraw
-function modifies the flags stored in the termios structure to a state disabling
+function sets the flags stored in the termios structure to a state disabling
all input and output processing, giving a
.Dq raw I/O path .
It should be noted that there is no function to reverse this effect.