aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/tcsendbreak.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/tcsendbreak.3')
-rw-r--r--lib/libc/gen/tcsendbreak.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/tcsendbreak.3 b/lib/libc/gen/tcsendbreak.3
index 5c9c36211de2..e85d104c15d9 100644
--- a/lib/libc/gen/tcsendbreak.3
+++ b/lib/libc/gen/tcsendbreak.3
@@ -117,7 +117,7 @@ of a second to the terminal referenced by
.Fa fd .
The
.Fa len
-parameter is ignored in this implementation.
+argument is ignored in this implementation.
.Sh RETURN VALUES
Upon successful completion, all of these functions return a value of zero.
.Sh ERRORS