Add "wide" to description. From OpenBSD via Ingo Schwarze.

This commit is contained in:
wiz 2012-12-28 13:53:12 +00:00
parent dd9b8fe876
commit 695c00c96b
1 changed files with 2 additions and 2 deletions

View File

@ -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