Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 New sentence, new line. Bump date for previous.



details:   https://anonhg.NetBSD.org/src/rev/60aa830d8c3d
branches:  trunk
changeset: 805295:60aa830d8c3d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 27 20:45:08 2014 +0000

description:
New sentence, new line. Bump date for previous.

diffstat:

 share/man/man9/malloc.9 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r b596f04cd00e -r 60aa830d8c3d share/man/man9/malloc.9
--- a/share/man/man9/malloc.9   Sat Dec 27 20:28:09 2014 +0000
+++ b/share/man/man9/malloc.9   Sat Dec 27 20:45:08 2014 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index