]> git.saurik.com Git - apple/libc.git/blobdiff - gen/tcsetattr.3
Libc-1353.11.2.tar.gz
[apple/libc.git] / gen / tcsetattr.3
index b4b77b36224d2cea12c5aee96fed8afd94201d23..0edbad1a845a14b90d5f5776e25990d289b20e80 100644 (file)
@@ -205,7 +205,7 @@ with the particular file descriptor.
 .Pp
 The
 .Fn cfmakeraw
-function sets the flags stored in the termios structure to a state disabling
+function modifies 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.