summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2000-07-20 11:05:52 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2000-07-20 11:05:52 +0000
commit372e9eb0af0e30adb4824a03f0d81a183f7c0cb2 (patch)
tree3856a3585a1ce745b616db1c536b6fb141ddd397 /lib/libc
parent759c81cbad158e89a592d62c5d7e0e49c40a32a5 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getsockopt.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2
index 48b6927891c5..dd6ae3a4a763 100644
--- a/lib/libc/sys/getsockopt.2
+++ b/lib/libc/sys/getsockopt.2
@@ -313,8 +313,8 @@ struct accept_filter_arg {
char af_name[16];
char af_arg[256-16];
};
-
.Ed
+.Pp
.Fa optval
should point to a
.Fa struct accept_filter_arg .