diff options
author | 2013-03-21 23:06:46 +0000 | |
---|---|---|
committer | 2013-03-21 23:06:46 +0000 | |
commit | 8e63f3e6fff80a14c38ad33e28f21824736fdb06 (patch) | |
tree | f26d72effb090a8db0d039d8db01d00e7b3ccf76 /share/man/man4/options.4 | |
parent | Define LABELS_WITHOUT_COLONS under OpenBSD again. (diff) | |
download | wireguard-openbsd-8e63f3e6fff80a14c38ad33e28f21824736fdb06.tar.xz wireguard-openbsd-8e63f3e6fff80a14c38ad33e28f21824736fdb06.zip |
oops, missed this in previous;
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 5d1b1ccf8de..e0abf04f412 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.229 2013/03/21 22:04:47 deraadt Exp $ +.\" $OpenBSD: options.4,v 1.230 2013/03/21 23:06:46 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -626,7 +626,7 @@ See for the default upper and lower bounds. The related option .Sq NKMEMPAGES_MAX -allow the bounds to be overridden in the kernel configuration file +allows the bounds to be overridden in the kernel configuration file in the event the computed value is insufficient resulting in an .Dq out of space in kmem_map panic. |