diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2017-08-13 15:15:40 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2017-08-13 15:15:40 +0000 |
| commit | 703e1e3d0f5b42cd8b5c3872cacf360439fd155d (patch) | |
| tree | a7c762e2ffd367c19cd3fab8db2a9f34fae9a3ab /lib/libc/sys/getsockopt.2 | |
| parent | 72446721e4d0864b318ee7309a21205cb96faaf5 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/getsockopt.2')
| -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 34aa48a01de58..9b76687c7638b 100644 --- a/lib/libc/sys/getsockopt.2 +++ b/lib/libc/sys/getsockopt.2 @@ -188,7 +188,7 @@ The following options are recognized in .It Dv SO_LISTENINCQLEN Ta "get incomplete queue length of the socket (get only)" .It Dv SO_USER_COOKIE Ta "set the 'so_user_cookie' value for the socket (uint32_t, set only)" .It Dv SO_TS_CLOCK Ta "set specific format of timestamp returned by SO_TIMESTAMP" -.It Dv SO_MAX_PACING_RATE "set the maximum transmit rate in bytes per second for the socket" +.It Dv SO_MAX_PACING_RATE Ta "set the maximum transmit rate in bytes per second for the socket" .El .Pp .Dv SO_DEBUG |
