diff options
| author | wiz <wiz@NetBSD.org> | 2012-12-28 13:53:12 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2012-12-28 13:53:12 +0000 |
| commit | d2e7ecfc2dafd51e8a881f884d516726ced0590e (patch) | |
| tree | 47fa6dee1bd73d8d98592979d495ee043e27b929 /lib/libc/string | |
| parent | b4405afbdf46685d79e148443c7cd6957c48db80 (diff) | |
Add "wide" to description. From OpenBSD via Ingo Schwarze.
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/wcsdup.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/wcsdup.3 b/lib/libc/string/wcsdup.3 index 8d556357ecb..ccefae44112 100644 --- a/lib/libc/string/wcsdup.3 +++ b/lib/libc/string/wcsdup.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: wcsdup.3,v 1.3 2010/12/16 17:42:28 wiz Exp $ +.\" $NetBSD: wcsdup.3,v 1.4 2012/12/28 13:53:12 wiz Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm wcsdup -.Nd save a copy of a string +.Nd save a copy of a wide string .Sh LIBRARY .Lb libc .Sh SYNOPSIS |
