summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2019-05-09 09:09:38 +0000
committerwiz <wiz@NetBSD.org>2019-05-09 09:09:38 +0000
commit242541014dbd752e4020dafebe4269702079b9c5 (patch)
tree4bfd9bc1e28197623f536800844790103e787f98 /lib/libc/sys
parent996e2aea2c98b84224218eed555aeea13175a615 (diff)
Remove trailing whitespace.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/getsockopt.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2
index db624e4ace7..9bd871f1e7d 100644
--- a/lib/libc/sys/getsockopt.2
+++ b/lib/libc/sys/getsockopt.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: getsockopt.2,v 1.40 2019/05/08 14:10:42 christos Exp $
+.\" $NetBSD: getsockopt.2,v 1.41 2019/05/09 09:09:38 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -105,13 +105,13 @@ size of the buffer pointed to by
and modified on return to indicate the actual size of
the value returned.
If the size of the requested option value to be stored in
-.Fa optval
+.Fa optval
is greater than the size indicated in
.Fa optlen
then only
.Fa optlen
bytes will be stored in
-.Fa optval
+.Fa optval
and the result will be silently truncated.
If no option value is to be supplied or returned,
.Fa optval