diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2000-07-20 11:05:52 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2000-07-20 11:05:52 +0000 |
| commit | 372e9eb0af0e30adb4824a03f0d81a183f7c0cb2 (patch) | |
| tree | 3856a3585a1ce745b616db1c536b6fb141ddd397 /lib/libc | |
| parent | 759c81cbad158e89a592d62c5d7e0e49c40a32a5 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 . |
