diff options
| -rw-r--r-- | lib/libc/sys/getsockopt.2 | 2 |
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 . |
