aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/tcsendbreak.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
commit2efeeba554cbd7bdee9cfe17641c8bd335c7972f (patch)
treef0781cb8e5be3a35234a6d0c123d6ae11ba70e40 /lib/libc/gen/tcsendbreak.3
parent3ca4c01eea0e54f4f560aff65f774d6bd0b0b87c (diff)
downloadsrc-2efeeba554cbd7bdee9cfe17641c8bd335c7972f.tar.gz
src-2efeeba554cbd7bdee9cfe17641c8bd335c7972f.zip
mdoc(7) police: "The .Fa argument.".
Notes
Notes: svn path=/head/; revision=108087
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