summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Tirkkonen <lotheac@iki.fi>2014-12-23 21:11:51 +0200
committerRobert Mustacchi <rm@joyent.com>2014-12-23 15:09:04 -0800
commita5261312fc4eed6b5595eca994c6cfec602829cd (patch)
treec21e70e7143a7c1a457d2ae0135f5b712f73998f
parentfd64a0d03455fdb3bbf710e77f2a2f6d08d3cf6c (diff)
downloadillumos-joyent-a5261312fc4eed6b5595eca994c6cfec602829cd.tar.gz
5473 typo in mbsrtowcs.3c
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
-rw-r--r--usr/src/man/man3c/mbsrtowcs.3c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/mbsrtowcs.3c b/usr/src/man/man3c/mbsrtowcs.3c
index f53f871343..dd3001908c 100644
--- a/usr/src/man/man3c/mbsrtowcs.3c
+++ b/usr/src/man/man3c/mbsrtowcs.3c
@@ -10,7 +10,7 @@
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
.TH MBSRTOWCS 3C "Jun 28, 2014"
.SH NAME
-mbsnrtwocs, mbsnrtowcs_l, mbsrtowcs, mbsrtowcs_l \- convert a character string
+mbsnrtowcs, mbsnrtowcs_l, mbsrtowcs, mbsrtowcs_l \- convert a character string
to a wide-character string (restartable)
.SH SYNOPSIS
.LP