summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-11-13 14:34:47 +0000
committerjmc <jmc@openbsd.org>2018-11-13 14:34:47 +0000
commitab8cb016b518c0e61def47a073d57702e67048fe (patch)
tree67112c0dc5ac2b37c17c8c37225edc3051f48778 /share/man/man5
parentFix previous, which broke ping -T. (diff)
downloadwireguard-openbsd-ab8cb016b518c0e61def47a073d57702e67048fe.tar.xz
wireguard-openbsd-ab8cb016b518c0e61def47a073d57702e67048fe.zip
knock out a useless sentence, and reword another to make it read more nicely;
ok otto
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/malloc.conf.57
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man5/malloc.conf.5 b/share/man/man5/malloc.conf.5
index 07798a8a3a5..404aeb7c22c 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.18 2018/11/08 05:58:21 otto Exp $
+.\" $OpenBSD: malloc.conf.5,v 1.19 2018/11/13 14:34:47 jmc 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 8 2018 $
+.Dd $Mdocdate: November 13 2018 $
.Dt MALLOC.CONF 5
.Os
.Sh NAME
@@ -35,8 +35,7 @@ next checks the environment for a variable called
and finally looks at the global variable
.Va malloc_options
in the program.
-Each is scanned for the following flags.
-Flags are single letters.
+Each is scanned for the flags documented below.
Unless otherwise noted uppercase means on, lowercase means off.
.Bl -tag -width indent
.It Cm C