summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-02-01 18:21:06 +0000
committerjmc <jmc@openbsd.org>2004-02-01 18:21:06 +0000
commitf98d595a74024ea37f2eb01a8c45f0e3bb89648e (patch)
tree5bcee7e9eefc8a692924d00edc946cfebb5171a0 /lib/libc
parentput v6 cruft into session_up() while beeing there... claudio ok (diff)
downloadwireguard-openbsd-f98d595a74024ea37f2eb01a8c45f0e3bb89648e.tar.xz
wireguard-openbsd-f98d595a74024ea37f2eb01a8c45f0e3bb89648e.zip
s/RFC3390/RFC 3390/
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 70aa22167e6..5f433446b7f 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.128 2004/01/31 21:26:19 markus Exp $
+.\" $OpenBSD: sysctl.3,v 1.129 2004/02/01 18:21:06 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1360,7 +1360,7 @@ are enabled.
.It Li tcp.rfc3390
Returns 1 if the
.Tn TCP
-Initial Window is increased, as specified in RFC3390.
+Initial Window is increased, as specified in RFC 3390.
.It Li tcp.rstppslimit
This variable specifies the maximum number of outgoing TCP RST packets
per second.