diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2016-08-18 06:39:09 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2016-08-18 06:39:09 +0000 |
| commit | 310d2ce0f6835de3754d8f7f1da304c66440ffd3 (patch) | |
| tree | 6df91c9d8b1f84f283676b4d1a548bc92b1ceacb /lib/libc/sys/bind.2 | |
| parent | 2948462df8e6138dc02081b401bed42f69bc4ebe (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/bind.2')
| -rw-r--r-- | lib/libc/sys/bind.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2 index c0f84110ab06f..065a38165e9b6 100644 --- a/lib/libc/sys/bind.2 +++ b/lib/libc/sys/bind.2 @@ -28,7 +28,7 @@ .\" @(#)bind.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd June 26, 2014 +.Dd August 18, 2016 .Dt BIND 2 .Os .Sh NAME @@ -37,7 +37,6 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.In sys/types.h .In sys/socket.h .Ft int .Fn bind "int s" "const struct sockaddr *addr" "socklen_t addrlen" |
