Module Name:    src
Committed By:   wiz
Date:           Tue May 31 09:31:13 UTC 2016

Modified Files:
        src/common/lib/libprop: prop_array_util.3

Log Message:
Punctuation nits.
(adding space makes sure they are not marked up)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libprop/prop_array_util.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/common/lib/libprop/prop_array_util.3
diff -u src/common/lib/libprop/prop_array_util.3:1.8 src/common/lib/libprop/prop_array_util.3:1.9
--- src/common/lib/libprop/prop_array_util.3:1.8	Tue May 31 09:29:25 2016
+++ src/common/lib/libprop/prop_array_util.3	Tue May 31 09:31:13 2016
@@ -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 @@ See
 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.

Reply via email to