diff options
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index baa70e24407..cb4e146eea3 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.54 2000/10/14 01:06:44 itojun Exp $ +.\" $OpenBSD: sysctl.3,v 1.55 2000/10/14 13:04:25 deraadt Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -810,7 +810,7 @@ Returns 1 if RFC2018 Selective Acknowledgements are enabled. .It Li tcp.mssdflt The maximum segment size that is used as default for non-local connections. The default value is 512. -.It li tcp.rstppslimit +.It Li tcp.rstppslimit The variable specifies the maximum number of outgoing TCP RST packets, per second. TCP RST packet that exceeded the value are subject to rate limitation |