Received: by mail.netbsd.org (Postfix, from userid 0) id D071C63B1CB; Mon, 14 Dec 2009 06:06:23 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 48CEA63B177 for ; Mon, 14 Dec 2009 06:06:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2F34A175DD; Mon, 14 Dec 2009 06:06:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 14 Dec 2009 06:06:22 +0000 From: "David A. Holland" Subject: CVS commit: src/common/lib/libprop To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091214060622.2F34A175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: dholland Date: Mon Dec 14 06:06:22 UTC 2009 Modified Files: src/common/lib/libprop: prop_string.3 Log Message: Add two missing functions to the SYNOPSIS. From Silas Silva in PR 42415. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/common/lib/libprop/prop_string.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.