summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2018-11-08 05:58:22 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2018-11-08 05:58:22 +0000
commitd720cdbe908235abe8a2a60279b26d91568392d1 (patch)
tree7229189dac14da4d15751237438f728801d71a1f /share
parent1fe768532951271d1b1390909cbcdc7e3cce9675 (diff)
zap last remains of malloc.conf; prompted by and ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/malloc.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/malloc.conf.5 b/share/man/man5/malloc.conf.5
index b5b6ad09d50..07798a8a3a5 100644
--- a/share/man/man5/malloc.conf.5
+++ b/share/man/man5/malloc.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: malloc.conf.5,v 1.17 2018/11/07 19:11:02 otto Exp $
+.\" $OpenBSD: malloc.conf.5,v 1.18 2018/11/08 05:58:21 otto Exp $
.\"
.\" Copyright (c) 2012 Damien Miller <djm@openbsd.org>
.\" Copyright (c) 2008, 2009, 2010, 2011 Otto Moerbeek <otto@drijf.net>
@@ -17,7 +17,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 7 2018 $
+.Dd $Mdocdate: November 8 2018 $
.Dt MALLOC.CONF 5
.Os
.Sh NAME
@@ -137,7 +137,7 @@ The
.Va vm.malloc_conf
sysctl value string contains a maximum of 15 option characters.
.Sh ENVIRONMENT
-.Bl -tag -width "/etc/malloc.conf"
+.Bl -tag -width "MALLOC_OPTIONS"
.It Ev MALLOC_OPTIONS
string of option flags
.El