Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add missing comma.
details: https://anonhg.NetBSD.org/src/rev/11e65bf2e694
branches: trunk
changeset: 934035:11e65bf2e694
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 04 13:45:19 2020 +0000
description:
Add missing comma.
diffstat:
share/man/man9/malloc.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fa7ed19a488b -r 11e65bf2e694 share/man/man9/malloc.9
--- a/share/man/man9/malloc.9 Thu Jun 04 13:11:03 2020 +0000
+++ b/share/man/man9/malloc.9 Thu Jun 04 13:45:19 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: malloc.9,v 1.57 2020/05/30 17:18:22 jdolecek Exp $
+.\" $NetBSD: malloc.9,v 1.58 2020/06/04 13:45:19 wiz Exp $
.\"
.\" Copyright (c) 1996, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -238,7 +238,7 @@
and
.Ox .
Likewise calls to
-.Fn MALLOC_DECLARE
+.Fn MALLOC_DECLARE ,
.Fn MALLOC_DEFINE ,
.Fn malloc_type_attach ,
and
Home |
Main Index |
Thread Index |
Old Index