Module Name:    src
Committed By:   wiz
Date:           Wed May 13 22:31:59 UTC 2009

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

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libprop/proplib.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/proplib.3
diff -u src/common/lib/libprop/proplib.3:1.5 src/common/lib/libprop/proplib.3:1.6
--- src/common/lib/libprop/proplib.3:1.5	Wed Apr 30 13:10:46 2008
+++ src/common/lib/libprop/proplib.3	Wed May 13 22:31:59 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: proplib.3,v 1.5 2008/04/30 13:10:46 martin Exp $
+.\"	$NetBSD: proplib.3,v 1.6 2009/05/13 22:31:59 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -75,7 +75,8 @@
 you must release it.
 .It
 If you get a reference to an object from other code and wish to maintain
-a reference to it, you must retain the object.  You are responsible for
+a reference to it, you must retain the object.
+You are responsible for
 releasing the object once you drop that reference.
 .It
 You must never release an object unless you create it or retain it.

Reply via email to