Module Name:    src
Committed By:   wiz
Date:           Mon Oct 17 09:24:54 UTC 2011

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

Log Message:
Add missing Nd.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libprop/prop_array_util.3
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libprop/prop_dictionary_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.6 src/common/lib/libprop/prop_array_util.3:1.7
--- src/common/lib/libprop/prop_array_util.3:1.6	Sun Mar 27 22:44:47 2011
+++ src/common/lib/libprop/prop_array_util.3	Mon Oct 17 09:24:54 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: prop_array_util.3,v 1.6 2011/03/27 22:44:47 wiz Exp $
+.\"	$NetBSD: prop_array_util.3,v 1.7 2011/10/17 09:24:54 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,6 +63,7 @@
 .Nm prop_array_get_cstring_nocopy ,
 .Nm prop_array_set_cstring_nocopy ,
 .Nm prop_array_add_and_rel
+.Nd array property collection object utility functions
 .Sh LIBRARY
 .Lb libprop
 .Sh SYNOPSIS

Index: src/common/lib/libprop/prop_dictionary_util.3
diff -u src/common/lib/libprop/prop_dictionary_util.3:1.7 src/common/lib/libprop/prop_dictionary_util.3:1.8
--- src/common/lib/libprop/prop_dictionary_util.3:1.7	Sun Aug  7 11:33:03 2011
+++ src/common/lib/libprop/prop_dictionary_util.3	Mon Oct 17 09:24:54 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: prop_dictionary_util.3,v 1.7 2011/08/07 11:33:03 jmcneill Exp $
+.\"	$NetBSD: prop_dictionary_util.3,v 1.8 2011/10/17 09:24:54 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,6 +56,7 @@
 .Nm prop_dictionary_get_cstring_nocopy ,
 .Nm prop_dictionary_set_cstring_nocopy ,
 .Nm prop_dictionary_set_and_rel
+.Nd dictionary property collection object utility functions
 .Sh LIBRARY
 .Lb libprop
 .Sh SYNOPSIS

Reply via email to