diff options
author | 2003-09-18 09:34:45 +0000 | |
---|---|---|
committer | 2003-09-18 09:34:45 +0000 | |
commit | 8548dbabc46382fc8565b8a326b6b4729be80af1 (patch) | |
tree | e7b8a36c3b8e29129dc6bae5f54a3f7133392756 | |
parent | typos from wiz@netbsd (including one from a PR from Quentin Garnier); (diff) | |
download | wireguard-openbsd-8548dbabc46382fc8565b8a326b6b4729be80af1.tar.xz wireguard-openbsd-8548dbabc46382fc8565b8a326b6b4729be80af1.zip |
new sentence, new line;
-rw-r--r-- | share/man/man4/options.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index b06df7253a6..4228a01e78d 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.131 2003/09/17 22:32:26 miod Exp $ +.\" $OpenBSD: options.4,v 1.132 2003/09/18 09:34:45 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -988,8 +988,8 @@ Size of kernel mbuf cluster map, .Em mb_map , in MCLBYTES-sized (default: 2048 bytes) logical pages. NMBCLUSTERS defaults to 2048 on hppa and i386, to 1024 on powerpc and sparc64, -to 256 on vax, and to 512 on other architectures. If its value is not 2048, it -is doubled if +to 256 on vax, and to 512 on other architectures. +If its value is not 2048, it is doubled if .Dq option GATEWAY is used. See |