diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-01 18:21:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-01 18:21:07 +0000 |
commit | eba06559e124b7453f193fcb25ce002b25853f59 (patch) | |
tree | ac191d9a5a222d669db9fd002b66ec2f2e8a69ee /lib/libc/gen | |
parent | a121fef54f1a2b1079ec32d0e4f53a904f3a2567 (diff) |
s/RFC3390/RFC 3390/
Diffstat (limited to 'lib/libc/gen')
-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 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. |