aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2006-01-31 17:29:27 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2006-01-31 17:29:27 +0000
commitb88c6e8756f197c16394dc59be956ba5133dbc6e (patch)
tree890feeef5d6d8c0053ed8e9dd13feb4f96c0eabc
parentf737c45c91bb68cf08d8df7bd075ac08db4adea9 (diff)
Notes
-rw-r--r--share/man/man9/memguard.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/memguard.9 b/share/man/man9/memguard.9
index 78716402d8ed..3331e133b03c 100644
--- a/share/man/man9/memguard.9
+++ b/share/man/man9/memguard.9
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 30, 2005
+.Dd January 31, 2006
.Dt MEMGUARD 9
.Os
.Sh NAME
@@ -84,7 +84,8 @@ variable.
.Xr sysctl 8 ,
.Xr vmstat 8 ,
.Xr contigmalloc 9 ,
-.Xr malloc 9
+.Xr malloc 9 ,
+.Xr redzone 9
.Sh HISTORY
.Nm
first appeared in