Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/string Add "wide" to description. From OpenBSD via ...
details: https://anonhg.NetBSD.org/src/rev/cd4ec07a1b54
branches: trunk
changeset: 783547:cd4ec07a1b54
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Dec 28 13:53:12 2012 +0000
description:
Add "wide" to description. From OpenBSD via Ingo Schwarze.
diffstat:
lib/libc/string/wcsdup.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7a6e65417ca6 -r cd4ec07a1b54 lib/libc/string/wcsdup.3
--- a/lib/libc/string/wcsdup.3 Fri Dec 28 13:45:53 2012 +0000
+++ b/lib/libc/string/wcsdup.3 Fri Dec 28 13:53:12 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index