New sentence, new line. Bump date for previous.

This commit is contained in:
wiz 2014-12-27 20:45:08 +00:00
parent 227b4fc43d
commit 80d8011c53
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: malloc.9,v 1.50 2014/12/27 19:32:57 maxv Exp $
.\" $NetBSD: malloc.9,v 1.51 2014/12/27 20:45:08 wiz Exp $
.\"
.\" Copyright (c) 1996, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd May 27, 2014
.Dd December 27, 2014
.Dt MALLOC 9
.Os
.Sh NAME
@ -195,7 +195,8 @@ The
.Fa longdesc
argument, also a constant string, is intended as way to place a
comment in the actual type definition, and is not currently stored
in the type structure. If kernel memory statistics are being
in the type structure.
If kernel memory statistics are being
gathered, the system will choose a reasonable default limit for
the malloc type.
.Pp