summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/pw_dup.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/pw_dup.3 b/lib/libc/gen/pw_dup.3
index b2617074808..afd5d986b25 100644
--- a/lib/libc/gen/pw_dup.3
+++ b/lib/libc/gen/pw_dup.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pw_dup.3,v 1.8 2013/06/05 03:39:22 tedu Exp $
+.\" $OpenBSD: pw_dup.3,v 1.9 2013/11/22 15:41:05 espie Exp $
.\"
.\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: November 22 2013 $
.Dt PW_DUP 3
.Os
.Sh NAME
@@ -37,7 +37,7 @@ and
.Fn getpwuid
will overwrite the data they returned from previous calls.
.Pp
-The returned pointer may be deallocated by a single call to
+The returned pointer should be deallocated by a single call to
.Xr free 3 .
Since
.Fn pw_dup