diff options
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index fd04ac0dbfc..e38835aa08b 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.204 2011/07/06 23:44:20 sthen Exp $ +.\" $OpenBSD: sysctl.3,v 1.205 2011/07/07 13:23:46 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 6 2011 $ +.Dd $Mdocdate: July 7 2011 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -1211,6 +1211,7 @@ The currently defined protocols and names are: .It ipip allow integer yes .It mobileip allow integer yes .It tcp ackonpush integer yes +.It tcp always_keepalive integer yes .It tcp baddynamic array yes .It tcp ecn integer yes .It tcp ident structure no |