Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/common/lib/libprop Punctuation nits.
details: https://anonhg.NetBSD.org/src/rev/afa2165fb88c
branches: trunk
changeset: 345532:afa2165fb88c
user: wiz <wiz%NetBSD.org@localhost>
date: Tue May 31 09:31:13 2016 +0000
description:
Punctuation nits.
(adding space makes sure they are not marked up)
diffstat:
common/lib/libprop/prop_array_util.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 2440ba74cbbb -r afa2165fb88c common/lib/libprop/prop_array_util.3
--- a/common/lib/libprop/prop_array_util.3 Tue May 31 09:29:25 2016 +0000
+++ b/common/lib/libprop/prop_array_util.3 Tue May 31 09:31:13 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_array_util.3,v 1.8 2016/05/31 09:29:25 pgoyette Exp $
+.\" $NetBSD: prop_array_util.3,v 1.9 2016/05/31 09:31:13 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -196,8 +196,8 @@
for more information.
.Pp
The
-.Fn prop_array_add_cstring_nocopy,
-.Fn prop_array_get_cstring_nocopy,
+.Fn prop_array_add_cstring_nocopy ,
+.Fn prop_array_get_cstring_nocopy ,
and
.Fn prop_array_set_cstring_nocopy
functions do not copy the string that is set or returned.
Home |
Main Index |
Thread Index |
Old Index